Compare commits
8 Commits
3b49a6b483
...
0a07f1323b
Author | SHA1 | Date | |
---|---|---|---|
|
0a07f1323b | ||
|
24bec03255 | ||
|
16a71dd756 | ||
|
87c56588c2 | ||
|
159c6d3827 | ||
|
ebcb8157de | ||
|
12cd01924d | ||
|
0a5b22a62c |
21
README.md
21
README.md
@ -1,3 +1,22 @@
|
||||
# sakura
|
||||
|
||||
Magic for Michealmas
|
||||
Magic for Michealmas
|
||||
|
||||
# tilde30.2: Milestone 1 9/8/24
|
||||
My project is to do a fortune telling program based on the CardCaptor Sakura
|
||||
Anime... The anime had magical cards that the protaginists could use to harness
|
||||
various natural forces and other things. They resemble Tarot cards
|
||||
|
||||
So there was at some point an offical fortune telling Card deck based on these
|
||||
Cards. Released only in Japan of course.
|
||||
|
||||
|
||||
Someone translated the Card Dictionary into english around 2009.
|
||||
she went by the name Moonlit Underground
|
||||
|
||||
✔️ First step find that booklet archive.org ftw
|
||||
[] Clean Data up (recfile?)
|
||||
[] Prototype shell script
|
||||
[] Obtain high quality card art
|
||||
✔️ Decide on reading method six card Self, Desires, Fears,
|
||||
Positives, Negitives, Outcome
|
||||
|
446
cards.rec
Normal file
446
cards.rec
Normal file
@ -0,0 +1,446 @@
|
||||
%rec: ClowCard
|
||||
%type: Name line
|
||||
%type: Order int
|
||||
%type: Short line
|
||||
%mandatory: Name Order Short
|
||||
%allowed: Message Warning Element
|
||||
|
||||
Name: THE CLOUD
|
||||
Order: 1
|
||||
Short: The decision decides the outcome. (Choose your decisions carefully.)
|
||||
Message: Your ability to make decisions wisely is questioned. Relax and open your heart before
|
||||
+ judging a situation. If you make the best decision, your heart will be at ease.
|
||||
Warning: Your heart determines whether your luck will rise or fall. Happy and optimistic people
|
||||
+ attract other people, and good luck is sure to follow.
|
||||
|
||||
Name: THE CREATE
|
||||
Order: 2
|
||||
Short: Abundant passion, the blooming of passion.
|
||||
Message: When you express your thoughts and emotions, you feel at ease. You will experience
|
||||
+ increased creativity in the fields of art and music. Inspiration and wonderful ideas will come as a
|
||||
+ result of focusing in these two fields.
|
||||
Warning: Don't allow yourself to be restricted by traditional concepts or rules. Follow your
|
||||
+ intuition and act accordingly—the possibility of unexpected discoveries or encounters will be high.
|
||||
|
||||
Name: THE DARK
|
||||
Order: 3
|
||||
Short: Let nature take its course, as always.
|
||||
Message: Your energy is low, so stop trying to make your schedule full to bursting with visits
|
||||
+ to/from friends/relatives/acquaintances and take a day off from socializing so you can rest.
|
||||
+ Even if you lead a fast-paced life, you still need to find the time to take a deep breath and relax.
|
||||
Warning: Haste makes waste. The truth is, you need to accept your situation and save your energy
|
||||
+ for the next step.
|
||||
|
||||
Name: THE FIREY
|
||||
Order: 4
|
||||
Short: Strong beliefs. Overcoming obstacles.
|
||||
Message: You can overcome obstacles with your strong life force. Even if you are on the verge of
|
||||
+ giving up, your high level of energy can still help you achieve your goals.
|
||||
Warning: Be careful of being overconfident. It may cause the people around you to hate you or be
|
||||
+ angry at you.
|
||||
|
||||
Name: THE LIGHT
|
||||
Order: 5
|
||||
Short: Lead everything yourself. Your prospect for the distant future.
|
||||
Message: You attract the attention of everyone with your radiant spirit. No matter what you do, it
|
||||
+ will always go well, with a great amount of good luck. You will be able to improve your abilities
|
||||
+ in your area of specialty, and there's a better chance of secret admirers declaring their love.
|
||||
Warning: It is possible to obtain a bright future by doing your very best. Rush into action without
|
||||
+ fearing failure.
|
||||
|
||||
Name: THE MIST
|
||||
Order: 6
|
||||
Short: Ascertain the situation, and decide which direction you will take.
|
||||
Message: You are given the chance to reconsider what you want to do. You will not be able to fully
|
||||
+ analyze the problems as a result of your indecisiveness.
|
||||
Warning: Be calm. If you think simply and with honest feelings, the mist surrounding you will
|
||||
+ eventually turn into good weather.
|
||||
|
||||
Name: THE RAIN
|
||||
Order: 7
|
||||
Short: Finally, things turn for the better.
|
||||
Message: A rain of blessings will surely occur. Occurrences that are classified as "misfortunes" can
|
||||
+ also be thought of as exercises that will strengthen your character. Don't be pessimistic.
|
||||
Warning: Painful experiences are only temporary. Relax and enjoy life.
|
||||
|
||||
Name: THE SNOW
|
||||
Order: 8
|
||||
Short: A new beginning. Peace. Purity.
|
||||
Message: Change your attitude and create a new beginning. This is a very good time to start taking
|
||||
+ lessons. You will be able to associate with great mentors.
|
||||
Warning: Stop fussing about the past. Try changing your point-of-view and take an active part in
|
||||
+ the "new" world.
|
||||
|
||||
Name: THE STORM
|
||||
Order: 9
|
||||
Short: Intense emotions. Frustration being reduced.
|
||||
Message: Suppressed emotions and fears will come bursting to the surface. You may encounter
|
||||
+ severe problems. To improve your situation, you need to stop being pessimistic and be more
|
||||
+ assertive of your opinions.
|
||||
Warning: If you stay quiet, your charm will be reduced by half. Firmly express your intentions.
|
||||
|
||||
Name: THE THUNDER
|
||||
Order: 10
|
||||
Short: Good luck will come your way if you don't lose yourself.
|
||||
Message: Time will test whether you will be able to control your explosive, violent emotions. You
|
||||
+ will be able to come up with idea after idea; your unique sense of existence is appealing.
|
||||
Warning: Actions based upon rationality and courage will attract supporters, but selfish desires and
|
||||
+ behaviors will attract enemies.
|
||||
|
||||
Name: THE WATERY
|
||||
Order: 11
|
||||
Short: Cooperation. The ability to open people's minds.
|
||||
Message: Everyone trusts you because you are such an understanding person. The ability to
|
||||
+ govern things smoothly is very helpful for work.
|
||||
Warning: Demonstrate great leadership-it will transform your environment into one of a gentle aura.
|
||||
|
||||
Name: THE WAVE
|
||||
Order: 12
|
||||
Short: You have your ups and downs, but ultimately you'll be able to step forward.
|
||||
Message: You have your ups and downs, but ultimately you'll be able to step forward. If you are
|
||||
+ looking for an advisor to help fix a soured interpersonal relationship, turn to the magnanimous ocean.
|
||||
Warning: Someone may make an unexpected love confession. In this situation, even if you don't
|
||||
+ like this person, don't reject him/her.
|
||||
|
||||
Name: THE WINDY
|
||||
Order: 13
|
||||
Short: Hints of progress, completion, and expectation.
|
||||
Message: A time of change and activity. The possibility of getting meaningful information is big.
|
||||
+ Observe the situation around you with caution more than you usually would. A decision is
|
||||
+ important at this time and place.
|
||||
Warning: If you have the urge to call someone names or to lash out at someone verbally, hold it
|
||||
+ back. If you don't, both parties will go through a painful experience.
|
||||
|
||||
Name: THE BIG
|
||||
Order: 14
|
||||
Short: Big possibility and ability. An increase of the thirst for knowledge.
|
||||
Message: At this time, your desire to learn will be intense. There's also a good chance for you to
|
||||
+ LEVEL UP-improving every plan and possibility in the process. An unexpected accomplishment
|
||||
+ might take place involving an impossible (in your opinion) love/relationship or a dream/goal of yours.
|
||||
Warning: Significant hints and information about the future can be obtained if you go to group
|
||||
+ activities and parties.
|
||||
|
||||
Name: THE DREAM
|
||||
Order: 15
|
||||
Short: A chance to get to know oneself. Development period of the subconscious.
|
||||
Message: Your so-called sixth sense is good, and you can obtain important messages from your
|
||||
+ premonitions / precognitive dreams. Or, there's a suggestion to regain the importance of
|
||||
+ having a dream, to regain some room in your heart.
|
||||
Warning: Mail a letter or give a phone call to a friend which you haven't talked to in a long time.
|
||||
+ Is there a clue to self-recognition...?
|
||||
|
||||
Name: THE GLOW
|
||||
Order: 16
|
||||
Short: Signs of good luck.
|
||||
Message: Lucky fortune approaches. All hesitation is lost, and what you should do naturally
|
||||
+ appears before your eyes. The most important point is to firmly prepare yourself.
|
||||
Warning: Work hard in fundamental studies. Your luck will rise if you participate in volunteer
|
||||
+ work. A plan needs a solid foundation in order to succeed.
|
||||
|
||||
Name: THE ILLUSION
|
||||
Order: 17
|
||||
Short: The desire to escape from reality.
|
||||
Message: You have a tendency to only notice changes on the immediate surface of things and to
|
||||
+ ignore reality. Even if the environment of your life and work change, don't forget that everyone
|
||||
+ has the power to adapt.
|
||||
Warning: Now is essentially the time to relax instead of being a perfectionist. Try it-you may find
|
||||
+ it surprisingly easy.
|
||||
|
||||
Name: THE LITTLE
|
||||
Order: 18
|
||||
Short: A small but meaningful transformation period.
|
||||
Message: For every obstacle that makes you anxious and uneasy you will eventually find a way to
|
||||
+ calm yourself down and overcome it. You will be successful for a long time if you do your work
|
||||
+ little by little and keep that pace up. Accumulation is important.
|
||||
Warning: If you doubt your own feelings or the feelings of the other party, it will weaken your
|
||||
+ own energy and cause you to lose something important.
|
||||
|
||||
Name: THE MAZE
|
||||
Order: 19
|
||||
Short: Losing confidence. Confusion.
|
||||
Message: If you can't make it to a scheduled event, and there's no time to arrange it at a different
|
||||
+ time, take a short little break. Think about the following: Are you stubborn? Do you consider
|
||||
+ the other party's feelings? Are you cowardly?
|
||||
Warning: Draw an image of the achievement that you desire. It is also important to listen to other
|
||||
+ people's advice.
|
||||
|
||||
Name: THE POWER
|
||||
Order: 20
|
||||
Short: A wish fulfilled. Development.
|
||||
Message: Your inquisitive mind and daily efforts will become combined, and not only will your
|
||||
+ wish come true, but you will also obtain a high position job. Hereafter, aspects concerning work
|
||||
+ and love are enhanced more and more.
|
||||
Warning: A good state will continue as long as you don't treat anyone poorly or become arrogant.
|
||||
+ Kindness and modesty are necessary during this time.
|
||||
|
||||
Name: THE SILENT
|
||||
Order: 21
|
||||
Short: Forethoughtfulness. A time for recharging.
|
||||
Message: Even if your honesty seems to be quiet, everyone recognizes it. If you serve your role
|
||||
+ properly in life, good news may come unexpectedly.
|
||||
Warning: Even if every day seems to be repetitive, do not be driven to desperation. An
|
||||
+ understanding person is always nearby.
|
||||
|
||||
Name: THE SONG
|
||||
Order: 22
|
||||
Short: Joy, harmony. The energy of healing.
|
||||
Message: It becomes possible to express what you want to convey freely when you learn to
|
||||
+ respect the opinion of the other party. Plan something new with your friend-it would be good
|
||||
+ for you to go on a trip.
|
||||
Warning: Even if you intend to find happiness on your own, it will not be easy. Everyone should
|
||||
+ share their happiness with each other.
|
||||
|
||||
Name: THE SWEET
|
||||
Order: 23
|
||||
Short: New Love. Popularity. Appearance of dependent mind.
|
||||
Message: A special person that softens your heart just by being near you. Your work evaluation
|
||||
+ seems to rise quickly if you use your cheerfulness to the best of your ability. Your love life can
|
||||
+ be kept at a stable state for a while.
|
||||
Warning: It is good to value communication with a friend, but watch out because you tend to
|
||||
+ sometimes depend on it a bit too much.
|
||||
|
||||
Name: THE TIME
|
||||
Order: 24
|
||||
Short: Every experience improves you. Independence.
|
||||
Message: Our existence consists of continuously improving ourselves through our experiences-
|
||||
+ always progressing. It's important to enjoy the moment to the best of your abilities.
|
||||
Warning: An event always has a message attached. You'll get better at timing if you try to stay
|
||||
+ aware of it.
|
||||
|
||||
Name: THE TWIN
|
||||
Order: 25
|
||||
Short: The best partner's appearance.
|
||||
Message: Operating as a team rather than by yourself will bring you more luck. Every member
|
||||
+ should contribute what he/she is good at in a give-and-take fashion. Abundant personal
|
||||
+ connections will become your fortune.
|
||||
Warning: "Thanks" is a beautiful word which should be cherished. There is a chance that you will
|
||||
+ come across someone who can talk sincerely.
|
||||
|
||||
Name: THE VOICE
|
||||
Order: 26
|
||||
Short: I want to make friends; relationships properly resulting in feelings.
|
||||
Message: You seem fatigued due to neighborliness. Yet, do your true feelings take on the opposite
|
||||
+ meaning during communication? First, call out to the person with "Good morning" or "Good
|
||||
+ afternoon".
|
||||
Warning: Your luck will abate if you are not able to greet your friend correctly. Bright greetings
|
||||
+ are the key to good luck.
|
||||
|
||||
Name: THE CHANGE
|
||||
Order: 27
|
||||
Short: Change of heart. Waste.
|
||||
Message: Lack of concentration. You are envious of others and view things and goals in this
|
||||
+ negative way of thinking. This disturbing mood makes you do useless shopping.
|
||||
Warning: A change for oneself will result in refreshment. It would be good if you tried playing
|
||||
+ sports or redecorating your room.
|
||||
|
||||
Name: THE DASH
|
||||
Order: 28
|
||||
Short: The instantaneous power of victory in your hand. An internal fight with yourself.
|
||||
Message: The goal is just ahead. Spiritual strength is tried as a result of the internal fight with
|
||||
+ yourself. Keep running as fast as you can, even if it is a little painful. Afterwards, happiness
|
||||
+ awaits.
|
||||
Warning: You'll go back to the starting point if you give up now. Precious natural luck fades away
|
||||
+ when suffering heavy losses.
|
||||
|
||||
Name: THE ERASE
|
||||
Order: 29
|
||||
Short: Stagnation of luck. A warning to wait.
|
||||
Message: Are there any expenses that were planned out or did you just spend recklessly on
|
||||
+ desires? Even if a plan fails, continue making steady efforts and wait for the next chance.
|
||||
Warning: The successful person approaches you in time of need. Humans are resilient and equipped
|
||||
+ with profoundness.
|
||||
|
||||
Name: THE FIGHT
|
||||
Order: 30
|
||||
Short: An omen to the big turning point.
|
||||
Message: You will be thanked for taking the lead without hesitating, and for going through a lot of
|
||||
+ trouble for people. Physical strength and willpower are enhanced, and a current misfortune can
|
||||
+ be fixed.
|
||||
Warning: Don't build up on momentum, or you will make a stupid error in judgment. An elaborate
|
||||
+ preliminary investigation is necessary. Listening to the advice of an elder is plus.
|
||||
|
||||
Name: THE FLOAT
|
||||
Order: 31
|
||||
Short: Liberation from restraint. Freedom.
|
||||
Message: If you make a steady effort, you will be freed from all pressures. When you don't make a
|
||||
+ steady effort, it is a sign of pending troubles. Be careful to pay attention to personal
|
||||
+ relationships, including romantic ones.
|
||||
Warning: When it comes to decisions concerning financial problems and work, you should follow an
|
||||
+ elder's advice instead of making an arbitrary decision.
|
||||
|
||||
Name: THE FLY
|
||||
Order: 32
|
||||
Short: A challenge to leap, a chance.
|
||||
Message: Development of human relations. Your fortune will be strengthened as well, and all
|
||||
+ progresses smoothly. Taking the challenge of qualification examinations for auditions is
|
||||
+ recommended too. Keep a carefree action in mind, brightly, without withering.
|
||||
Warning: Confidence and the economic fortune can be remarkably fostered by accomplishing work
|
||||
+ and favors when a friend asks for them.
|
||||
|
||||
Name: THE FREEZE
|
||||
Order: 33
|
||||
Short: Establishment of basic power. It's ok to go at your own pace.
|
||||
Message: There are also seasons in life. A time of growth would be like spring, and winter would
|
||||
+ be a time of gathering strength. Right now seems to be your charging period of winter. Do not
|
||||
+ spread yourself out too thin, just settle down slowly and work on things.
|
||||
Warning: You must backpedal a bit in order to begin something new. In order to develop basic power,
|
||||
+ the first priority is to continuously investigate and train.
|
||||
|
||||
Name: THE JUMP
|
||||
Order: 34
|
||||
Short: Loss of ability. The best condition.
|
||||
Message: Original power can be demonstrated to your heart's content. Human charm is like a
|
||||
+ power-up. You will become busy both officially and privately, but will still be able to make
|
||||
+ enough time for adequate sleep.
|
||||
Warning: Tasks at work may be demanded that are above your current ability, leading to confusion,
|
||||
+ but you can ride it out using wisdom and experience.
|
||||
|
||||
Name: THE MOVE
|
||||
Order: 35
|
||||
Short: Be careful about fidgety actions and remarks.
|
||||
Message: Though it's not bad, your natural fortune is a bit off, timing-wise. The cause seems to be
|
||||
+ an impromptu remark and / or a whimsical action. Don't become a person who does nothing
|
||||
+ but overexaggerate.
|
||||
Warning: Keep your promises. Communicate to the best of your ability. It's easy to become influenced
|
||||
+ by feelings, so think before you speak.
|
||||
|
||||
Name: THE RETURN
|
||||
Order: 36
|
||||
Short: The revival of a loser. Never give up!
|
||||
Message: You will settle your regrets and the problem that you ran away from. The person who
|
||||
+ has been labeled as shy will slowly recover. Your natural fortune improves with a good decision.
|
||||
Warning: Though you cannot turn back time, you can still change the present and the future with your
|
||||
+ own power.
|
||||
|
||||
Name: THE SHOT
|
||||
Order: 37
|
||||
Short: Focus on the goal.
|
||||
Message: If you become greedy, you will fail. Ascertain why the goal is necessary. It is easy to
|
||||
+ become aggressive, but scolding yourself when you do will bring progress.
|
||||
Warning: You might hurt the other party, even though you didn't mean any harm. If you notice this
|
||||
+ occurring, humbly apologize.
|
||||
|
||||
Name: THE SLEEP
|
||||
Order: 38
|
||||
Short: Rest. A calm state of mind.
|
||||
Message: You are ordinary, but stable without a lot of trouble or fights. Spend every day in an
|
||||
+ honest, sincere attitude. If you get stuck in a couple of ruts, take a carefree hike—it will bring
|
||||
+ good luck.
|
||||
Warning: Glib talk will lead to a pitfall. Be careful not to cross a dangerous bridge. (Metaphorically
|
||||
+ speaking.)
|
||||
|
||||
Name: THE THROUGH
|
||||
Order: 39
|
||||
Short: The improvement of an unexpected situation.
|
||||
Message: The key to success is a change in perspective. When you change your way of life and
|
||||
+ thinking completely, it is very likely that your situation will improve for the better, and good
|
||||
+ luck will come your way. It is important to say "Yes" and "No" clearly.
|
||||
Warning: Even if a strong rival appears, face each other without tricks, fairly. They might turn out to be
|
||||
+ an unexpected cooperator.
|
||||
|
||||
Name: THE ARROW
|
||||
Order: 40
|
||||
Short: A surge of energy. Aggressiveness.
|
||||
Message: Energy that can charge towards the goal. Achieving your goals and desires in the
|
||||
+ shortest amount of time is done by moving and acting more positively than usual.
|
||||
Warning: It is important to set a goal. Unnecessary trouble can be created when you are too greedy,
|
||||
+ so take care.
|
||||
|
||||
Name: THE BUBBLES
|
||||
Order: 41
|
||||
Short: Purification of emotions. When you break away from a vicious cycle.
|
||||
Message: Worries and problems can be beautifully cleaned. A solution will gradually rise if you can
|
||||
+ work with an obedient feeling without showing off.
|
||||
Warning: A person who will support you appears, but it is bad to rely on only one person.
|
||||
|
||||
Name: THE EARTHY
|
||||
Order: 42
|
||||
Short: Source of life. Symbol of effort and acceptability.
|
||||
Message: Now is the time to focus on the foundation. What is important are the basics, and to not
|
||||
+ forget to make an effort. There is no immediate effect, but the results will eventually bring
|
||||
+ about a big chance to become productive.
|
||||
Warning: Occasionally, a big heart can accept and stop everything. Nothing turns egocentric, and
|
||||
+ there is no expected growth.
|
||||
|
||||
Name: THE FLOWER
|
||||
Order: 43
|
||||
Short: Results. Rewards. The chance of accomplishing a goal is high.
|
||||
Message: There's a chance that your current efforts will finally bloom and let you reach your goal.
|
||||
+ If you have self-confidence and positive feelings, all will open out towards the right direction.
|
||||
Warning: Even if a small obstacle shows up, forget about it and don't get angry. Progress can be made
|
||||
+ with a smile.
|
||||
|
||||
Name: THE LIBRA
|
||||
Order: 44
|
||||
Short: Life, action, and adjusting the balance of ideas.
|
||||
Message: Using calm, fair judgment, it is possible to start choosing humble decisions. In addition,
|
||||
+ the matter that caused a loss in balance will return to the best state.
|
||||
Warning: However, the best state cannot be obtained if you compare lies to the past. If you reflect,
|
||||
+ you can gradually restore your balance.
|
||||
|
||||
Name: THE LOCK
|
||||
Order: 45
|
||||
Short: Intelligence. Inner awareness of the truth.
|
||||
Message: The door of truth can be opened and shut. I notice my own heart and can know the
|
||||
+ secret of another. However, it would be better to leave if alone for now.
|
||||
Warning: A pleasant chat will lose trust, if it goes on too long. Be careful, because it is difficult to
|
||||
+ regain trust that is lost.
|
||||
|
||||
Name: THE LOOP
|
||||
Order: 46
|
||||
Short: Connection. Chance to step-up.
|
||||
Message: If there are sympathizing, gentle feelings, a lot of people and things begin to connect.
|
||||
+ Linked by a deep friendship, greater aid will likely be acquirable.
|
||||
Warning: You will go round and round in circles if you can't develop any self-satisfaction. Bright,
|
||||
+ open feelings are important.
|
||||
|
||||
Name: THE MIRROR
|
||||
Order: 47
|
||||
Short: A time in which you stare deeply at yourself.
|
||||
Message: Through the behavior of others, your merit and weak point can be found. It is often that
|
||||
+ the flaw of another person, especially when upset, will cause you to reflect upon yourself.
|
||||
Warning: Once again, become modest and reflect on your actions. Renew yourself at once if you
|
||||
+ remember something you regret.
|
||||
|
||||
Name: THE SAND
|
||||
Order: 48
|
||||
Short: The challenge to change without fear.
|
||||
Message: Time and a person's feelings change constantly, yet they are always in existence so
|
||||
+ there is no single point of view. Reconciliation with the friend or the lover is sure to go well too,
|
||||
+ if it is taken one step at a time.
|
||||
Warning: Do you not notice the person who thinks you are important? They are actually
|
||||
+ surprisingly closer then you realize.
|
||||
|
||||
Name: THE SHADOW
|
||||
Order: 49
|
||||
Short: The unknown. The reason and solution of the problem.
|
||||
Message: In fact, the problem haunting you like a shadow is going to give you a message. Since it
|
||||
+ faces away from the front of the problem, the direction which should be followed probably will
|
||||
+ come into view.
|
||||
Warning: When you always avoid poor and unpleasant things, you'll miss the turning point in the
|
||||
+ other side of the shadow.
|
||||
|
||||
Name: THE SHIELD
|
||||
Order: 50
|
||||
Short: Protection. A defensive measure to maintain harmony.
|
||||
Message: Even if a crisis is approaching, you have many people firmly defending you. You can
|
||||
+ obtain greater power in exchange for love and harmony in particular.
|
||||
Warning: Don't forget the feeling of gratitude. When friends are in trouble do not hesitate to
|
||||
+ reach out to them.
|
||||
|
||||
Name: THE SWORD
|
||||
Order: 51
|
||||
Short: Quest for truth. Compensation. A destructive power, sometimes.
|
||||
Message: Symbol of truth and power. When you can make progress with something just as
|
||||
+ desired. If what you say is true, the highest reward will be obtained. If what I have sown is
|
||||
+ truth, the highest harvest will be obtained.
|
||||
Warning: However, hurting someone and every other wicked scheme can never utilize power.
|
||||
|
||||
Name: THE WOOD
|
||||
Order: 52
|
||||
Short: Symbolizing individual growth and development.
|
||||
Message: Steady growth and/or development. Obtain trust in interpersonal relationships and
|
||||
+ connect with deep bonds. Talent and ability shine in future months and there is a lot of
|
||||
+ admiration to receive.
|
||||
Warning: This is surely a favorable time to lose your original intentions, don't. If you get too
|
||||
+ caught up in the moment, the things which you built with much effort will become spoiled.
|
79
clow.sh
Executable file
79
clow.sh
Executable file
@ -0,0 +1,79 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
# one Card for each of the cardinals Also 4 stages of the day
|
||||
draw_card() {
|
||||
local C=$((RANDOM % 52 + 1))
|
||||
recsel -e "Order=$C" cards.rec | sed 's/+//g' | fold -w 79
|
||||
|
||||
}
|
||||
credits() {
|
||||
|
||||
echo -e "This is a fortune telling Program based on"
|
||||
echo -e "The CLAMP anime/manga Cardcaptor Sakura"
|
||||
echo -e "And the Fortune Telling Manual released by CLAMP"
|
||||
echo -e "Originally Translated by Vanessah Howard of http://moonlitunderground.org\n and Kokuei (partially)."
|
||||
echo -e "Digital conversion by Pius with Luce"
|
||||
}
|
||||
full_reading() {
|
||||
local N=$((RANDOM % 52 + 1))
|
||||
local S=$((RANDOM % 52 + 1))
|
||||
local E=$((RANDOM % 52 + 1))
|
||||
local W=$((RANDOM % 52 + 1))
|
||||
|
||||
echo -e "Your Card from the at the North/Air is"
|
||||
|
||||
recsel -e "Order=$N" cards.rec | sed 's/+//g'
|
||||
echo "press enter to continue"
|
||||
read
|
||||
clear
|
||||
echo -e "Your Card at East/Water is"
|
||||
recsel -e "Order=$E" cards.rec | sed 's/+//g'
|
||||
read
|
||||
clear
|
||||
echo -e "At the South/Earth"
|
||||
recsel -e "Order=$S" cards.rec | sed 's/+//g'
|
||||
read
|
||||
clear
|
||||
echo -e "Finally at the West/Fire"
|
||||
recsel -e "Order=$W" cards.rec | sed 's/+//g'
|
||||
read
|
||||
clear
|
||||
}
|
||||
cleanup_exit() {
|
||||
|
||||
echo "have a magical day"
|
||||
echo "Press enter to exit"
|
||||
echo -e "\033[0m"
|
||||
read
|
||||
clear
|
||||
exit
|
||||
|
||||
}
|
||||
echo -e "\033[37;44m"
|
||||
clear
|
||||
cat kero.txt
|
||||
echo -e "You have opened the book of the Clow"
|
||||
while true; do
|
||||
read -r -p "Menu: Draw/Reading/Credits/Quit " answer
|
||||
case $answer in
|
||||
[Dd]*)
|
||||
clear
|
||||
draw_card
|
||||
continue
|
||||
;;
|
||||
[Rr]*)
|
||||
clear
|
||||
full_reading
|
||||
continue
|
||||
;;
|
||||
[Cc]*)
|
||||
clear
|
||||
credits
|
||||
continue
|
||||
;;
|
||||
|
||||
[Qq]*) cleanup_exit ;;
|
||||
*) echo "Valid Choices are D/R/Q." ;;
|
||||
esac
|
||||
done
|
25
kero.txt
Normal file
25
kero.txt
Normal file
@ -0,0 +1,25 @@
|
||||
⢦⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠙⢦⡀⠀⠀⠀⠀⠀⠀⣀⡴⠞⠋⠋⠛⠳⢦⡀⠀⠀⢀⣀⣠⣤⣤⣄⣀⣀⠀⠀⠀⣠⡶⠟⠉⠉⠛⠶⣤⠀⠀⠀⠀⠀⠀⠀⢀⡴⠋
|
||||
⠀⠀⠀⠙⢶⣄⠀⠀⢀⡼⢋⣴⡶⠶⣶⣤⠀⠀⠙⠶⠛⠉⠁⠀⠀⠀⠀⠀⠈⠙⠳⠞⠁⠀⣠⣶⡿⠿⢷⣌⠳⠀⠀⠀⠀⣀⡴⠋⠀⠀
|
||||
⠀⠀⠀⠀⠀⠉⠳⣤⣾⢡⡟⠁⠀⠀⠈⢻⣧⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣼⡟⠁⠀⠀⠀⠙⣧⢹⡎⣠⡾⠋⠁⠀⠀⠀
|
||||
⢦⡀⠀⠀⠀⠀⠀⢰⡇⡿⠄⠀⠀⠀⣀⡾⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⢿⡀⠀⠀⠀⠀⢺⡦⡟⠁⠀⠀⠀⠀⢀⡴
|
||||
⠳⢿⣶⣄⠀⠀⠀⢸⡇⣧⠀⠀⠀⠀⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⣷⠀⠀⠀⠀⣼⢰⠇⠀⠀⠀⣠⡔⣁⡤
|
||||
⠀⠀⠈⠙⠷⣤⡀⠀⢿⡸⣦⠀⠀⢰⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⡆⠀⠀⣰⢃⡿⠀⢀⣤⣾⠷⠚⠉⠀
|
||||
⡀⠀⠀⠀⠀⠀⠉⠳⠮⠷⣜⢷⣄⢸⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡇⣠⡾⢡⡞⣡⠶⠟⠉⠀⠀⠀⠀⠀
|
||||
⠛⢦⣄⠀⠀⠀⠀⠀⠀⠀⠈⠳⣬⣹⡄⠀⠀⠀⣠⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣄⠀⠀⠀⢠⣏⣩⡶⠋⠀⠁⠀⠀⠀⠀⠀⣀⡤⠚
|
||||
⠀⠀⠈⢙⣲⣦⣄⣀⠀⠀⠀⠀⠀⠙⢿⡀⠀⠈⠀⠁⠀⠀⠀⠀⠐⠖⠀⠀⠀⠀⠁⠈⠀⠀⠀⣼⠋⠁⠀⠀⠀⠀⣀⣤⣶⣚⡋⠁⠀⠀
|
||||
⠀⠀⢰⡏⠉⠉⠙⢛⠛⠛⠒⠲⠦⠀⠈⢿⡛⠋⠀⠀⠀⠀⠰⣀⣶⣀⠆⠀⠀⠀⠀⠈⠙⠛⣿⠟⠦⣄⡠⠶⠚⠛⠋⠉⠉⠉⢉⣷⠀⠀
|
||||
⠀⠀⠈⠻⣄⢀⡴⠚⠒⠒⠒⠒⠒⠒⠒⠛⠻⢦⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⠞⠁⠀⠀⠈⠳⣦⡀⠀⠀⢀⣀⣤⠞⠋⠀⠀
|
||||
⠀⠀⠀⠀⠈⢻⣆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⡷⢦⣄⣀⣀⠀⠀⠀⣀⣀⣤⢶⣿⠇⠀⠀⠀⠀⠀⠀⠈⢳⡞⠋⠉⠁⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠉⠳⢦⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠙⣷⣍⣉⣉⣋⣉⣋⣉⣁⣴⠟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⢹⡄⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠛⠒⠲⠶⣤⣤⠶⠚⣿⣍⣹⣷⡀⠀⠀⡉⠉⣉⠛⠓⠾⣿⣓⡲⢤⣄⠀⠀⠀⠀⠀⣿⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣾⠋⠀⠘⠷⠶⠿⣿⣿⣀⣶⣿⣿⠿⣿⡇⣀⣠⣤⠙⣶⠀⠈⠙⢦⡀⠀⢠⡿⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⣿⡷⣄⡀⠀⠀⠀⠛⠛⠛⠛⠉⠑⠶⠾⠟⠋⢉⣠⣾⡷⠀⠀⠀⠀⠛⠒⠛⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⡟⢶⣍⡛⠒⡶⠤⠤⣤⠤⠤⠤⢴⡖⢒⣫⣽⠿⠟⠷⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣤⣴⢤⣄⠀⠀⣿⠀⠈⡟⠻⠯⠿⢞⡋⣛⠷⠒⠛⠹⠿⠛⣧⡴⠛⠋⠉⢹⡆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣧⠀⠀⠹⣧⠀⣼⠀⠀⣧⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡿⣿⠿⠀⣺⡿⢗⣶⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⢰⠏⠀⣀⡀⣿⠀⢸⡇⠀⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢰⡇⣿⠀⡾⠋⠀⢠⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⢿⠀⠀⠉⠻⢿⢦⣜⣿⡀⢻⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢻⣟⣼⠇⠀⠀⣸⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⢸⠀⠀⠀⠀⠀⠀⠈⠛⣧⣸⡇⠀⠀⠀⠀⠀⠀⠀⠀⢀⣠⣼⣼⣿⣯⡄⠆⣰⡿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⡿⠀⠀⠀⠀⠀⠀⠀⠀⠈⢻⣿⣿⣷⣶⣶⣶⣿⣿⡿⢿⣿⣿⠿⠁⠀⠀⢀⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⣷⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠻⢷⡶⠒⠒⠲⠶⠞⠋⠉⠀⠀⠀⠀⠀⢸⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
Loading…
x
Reference in New Issue
Block a user