Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added in outcomes from warriors patrol doc and moon events doc #202

Merged
merged 2 commits into from
Sep 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion resources/dicts/events/lifegen_events/events/leader.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,26 @@
"leader cool": [],
"leader upstanding": [],
"leader introspective": [],
"leader neurotic": [],
"leader neurotic": [
"When you're unsure if you're the right cat to lead c_nClan, you remember your leadership ceremony. StarClan chose you for this role, and you're determined to prove they made a good decision.",
"You hope the stars are watching. You hope they approve of your decisions.",
"You know it's wrong, but you eavesdrop when you overhear r_w1 and r_w2 talking about your recent leadership choices.",
"You delicately navigate a conversation with some o_cClan representatives, struggling to stand your ground while not upsetting the other cats.",
"You spend a full day thinking about what you want to say at this moon's Gathering.",
"d_n compliments how you navigated a difficult situation at the o_cClan border. Their words make you smile for the rest of the day.",
"You ask r_d to give you some tips about effective negotiation.",
"Sometimes, you wish you could ask the other leaders for advice on the challenges of managing a Clan.",
"You wonder if the other warriors wish you had chosen them as your deputy.",
"You wonder if d_n will consider you a good predecessor, or one who left behind trouble for {PRONOUN/d_n/object} to clean up.",
"You stay up until dawn trying to make a decision, weighing the opinions of your Clanmates and trying to find an option that will make everyone happy.",
"You remind d_n that {PRONOUN/d_n/subject}{VERB/d_n/'re/'s} always allowed to give you feedback on your leadership.",
"You join a border patrol, but let d_n lead.",
"You're glad for y_m's company in the sometimes-lonely leader's den.",
"You confess some insecurities to d_n, but worry afterwards that now {PRONOUN/d_n/subject} might think you're a weak leader.",
"r_k is clearly starstruck by you. You wonder if that will change as {PRONOUN/r_k/subject} {VERB/l_n/grow/grows} older.",
"You ask r_d to teach all of the apprentices a bit about strategies for working with other Clans, so they learn how to solve problems with words in addition to claws.",
"r_k innocently asks if you like being the leader. It takes you a while to formulate a response."
],
"leader silly": [],
"leader stable": [],
"leader sweet": [],
Expand Down
26 changes: 23 additions & 3 deletions resources/dicts/events/lifegen_events/events/mediator.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,38 @@
"r_k insists that you be the referee for {PRONOUN/r_k/poss} game in order to prevent the other kits from cheating.",
"You're called to settle an argument between two cats, only to find out they're arguing over what piece of prey is the best, and getting far too heated about it.",
"A queen in the nursery calls you over, thanking you for settling an argument between the kits earlier. Apparently they see you as a hero now.",
"You recall a memory with one of your mediator friends from o_cClan, and are suddenly thankful that you'll never have to meet them in battle."
"You recall a memory with one of your mediator friends from o_cClan, and are suddenly thankful that you'll never have to meet them in battle.",
"l_n asks you to stay by {PRONOUN/l_n/poss} side before the Gathering begins while {PRONOUN/l_n/subject} {VERB/l_n/greet/greets} the other leaders.",
"d_n sends you two warriors who were arguing with each other during their last patrol. You make good progress on getting them to work out their conflict, but still advise d_n against pairing them together for a bit.",
"You help talk r_q through {PRONOUN/r_q/poss} feelings of aimlessness when there aren't any kits to take care of.",
"r_k asks you if one day, {PRONOUN/r_k/subject}'ll be able to visit other Clans and talk to as many cats as you do.",
"You and r_q work together to calm a sobbing r_k and figure out what happened.",
"You and r_d swap tips on defusing tense situations, then spend an hour just chatting.",
"You meet the o_cClan mediator on the border to discuss how to best foster peace between your Clans.",
"When you travel to o_cClan, r_e asks you to pass a message to a cat {PRONOUN/r_e/subject} used to know.",
"At the Gathering, you keep an eye on r_w and the o_cClan warrior {PRONOUN/r_w/subject} bickered with last moon. This time, they avoid each other.",
"After o_cClan's deputy accuses r_w of crossing their border, you carefully but quickly get to the bottom of what happened.",
"You advise r_w1 and r_w2 on what to do if they encounter a patrol from o_cClan while marking the border.",
"You mediate a group of warriors after a friendly prey-catching competition gets heated.",
"You help r_w sort through {PRONOUN/r_w/poss} complicated feelings about another cat."

],
"mediator assertive": [],
"mediator brooding": [],
"mediator cool": [],
"mediator upstanding": [],
"mediator introspective": [],
"mediator neurotic": [],
"mediator neurotic": [
"You accompany l_n to o_cClan to resolve a border dispute. With so many unfamiliar eyes on your pelt, you stumble over your words, but the arrival of the other Clan's mediator puts you more at ease."
],
"mediator silly": [],
"mediator stable": [],
"mediator sweet": [],
"mediator unabashed": [],
"mediator unlawful": [],
"mediator rare": []
"mediator rare": [
"After a practical joke goes worse than expected, you comfort the targeted cats and make sure the pranksters understand why bringing a wasp nest into camp is a terrible idea.",
"Unexpectedly harsh weather means more tasks to do around camp. You help l_n and d_n delegate jobs."

]
}
3 changes: 2 additions & 1 deletion resources/dicts/events/lifegen_events/events/warrior.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
],
"warrior neurotic": [
"r_a looks to you for reassurance before their assessment, and your encouraging words soothe their fears. You remember when you were in the same place, moons ago.",
"When a hunting patrol takes longer than expected to return, you fear the worst, convinced something terrible happened."
"When a hunting patrol takes longer than expected to return, you fear the worst, convinced something terrible happened.",
"You're not too disappointed when neutral_r_w1 has to help r_w2 instead of joining you on a hunting patrol, leaving you to go alone. You spend an afternoon traipsing through the territory, enjoying the solitude."
],
"warrior silly": [],
"warrior stable": [
Expand Down
Loading
Loading