1+ {
2+ "pumpkin_king_easy" : {
3+ "dialogue" : [
4+ " Pumpkin King > It’s beautiful out, no?" ,
5+ " Pumpkin King > Peace and quiet, free from the stressful tasks brought upon us by interkingdom politics." ,
6+ " Pumpkin King > A bit too quiet, some might say. I am more than aware of the crimes your people have committed." ,
7+ " Pumpkin King > A king of taproots, ripped away from his people and throne. Though an absentee king, how much involvement is too much?" ,
8+ " Pumpkin King > The monarch of fungal networks, slaughtered, in spite of all his advantages. It was a lesson of hubris you failed to learn." ,
9+ " Pumpkin King > The eldest lord of the grass, his legacy burned from history itself. Now nothing more than a page in the books, no thanks to you." ,
10+ " Pumpkin King > Your predecessor, a poetic reflection of your fate. Time is cruel, but most of all to the realm you hail from." ,
11+ " Pumpkin King > And now, me. Your journey could have ended, but I was not a friend, but a mere road block." ,
12+ " Pumpkin King > ...Why?" ,
13+ " > His words flitter away like smoke through your fingers. Order was never your cup of melon juice." ,
14+ " > He can only speak to you in a language you know intimately." ,
15+ " > Your journey ends here, the hands of war stretched thin enough to snap in two. After all, when you reach the top, there's only one way to go." ,
16+ " > Down."
17+ ],
18+ "phases" : [
19+ {"audio" : " mwonmod:pumpkin_king_phaseOne" }
20+ ],
21+ "arena" : " economics_room"
22+ },
23+
24+ "carrot_king_normal" : {
25+ "dialogue" : [
26+ " Carrot King > It appears you have fallen for my trap." ,
27+ " Carrot King > Your rash decision to attack my kingdom shall only end in the loss of your lives." ,
28+ " Carrot King > Now fight, or die trying!" ,
29+ " Carrot King > Freeze!" ,
30+ " Carrot King > Fry!" ,
31+ " Carrot King > Feel the wrath of the Carrot Kingdom!" ,
32+ " Carrot King > You have exhausted my machinery." ,
33+ " Carrot King > I doubt you will be simply leaving me be, though." ,
34+ " Carrot King > I suppose I should have forseen an event such as this." ,
35+ " Carrot King > Though I was not expecting there to be so many of you." ,
36+ " Carrot King > I could have sworn I have seen some of your faces more than once..." ,
37+ " Carrot King > In fact, it's almost as if your soldiers simply cannot die."
38+ ],
39+ "phases" : [
40+ {"trigger" : 2 , "name" : " phase1" }, {"trigger" : 6 , "name" : " defeat" }
41+ ]
42+ },
43+ "mushroom_king_normal" : {
44+ "dialogue" : [
45+ " Mushroom King > Your kingdom's technology is inferior to mine by far." ,
46+ " Mushroom King > Yet still, you have the audacity to challenge me in battle?" ,
47+ " Mushroom King > Then let us see who will reign victorious." ,
48+ " Mushroom King > I hear of your undying soldiers, words from the Taproot himself. Meet my own." ,
49+ " Mushroom King > Come here, cowards!" ,
50+ " Mushroom King > Feel the full force of my machine!" ,
51+ " Mushroom King > You have... slain me, it seems..." ,
52+ " Mushroom King > If you have defeated me despite my best attempts..." ,
53+ " Mushroom King > ...Then so be it."
54+ ],
55+ "phases" : [
56+ {"trigger" : 2 , "name" : " phase1" }, {"trigger" : 6 , "name" : " defeat" }
57+ ]
58+ },
59+ "wheat_king_normal" : {
60+ "dialogue" : [
61+ " Wheat King > My kingdom was destroyed centuries before the first historians came to be." ,
62+ " Wheat King > Yet still, I live on, the magic from my spires giving me what little vitality I have left." ,
63+ " Wheat King > And you wish to destroy that? What would you gain from such acts?" ,
64+ " Wheat King > Though, if I cannot convince you otherwise, then it seems we must do battle." ,
65+ " Wheat King > Respect your elders!" ,
66+ " Wheat King > You dare destroy half of what I use to live?" ,
67+ " Wheat King > This shall not bode well for you." ,
68+ " Wheat King > You broke them both..." ,
69+ " Wheat King > I suppose that marks the end of my fragile life." ,
70+ " Wheat King > I cannot live on without their magic..." ,
71+ " Wheat King > So this shall be my final farewell." ,
72+ " Wheat King > I despise you."
73+ ],
74+ "phases" : [
75+ {"trigger" : 3 , "name" : " phase1" }, {"trigger" : 6 , "name" : " half_killed" }, {"trigger" : 7 , "name" : " defeat" }
76+ ]
77+ },
78+ "melon_king_normal" : {
79+ "dialogue" : [
80+ " Melon King > I knew I would see you again." ,
81+ " Melon King > Neither of us are going anywhere." ,
82+ " Melon King > At least not any time soon." ,
83+ " Melon King > That said..." ,
84+ " Melon King > How about a rematch?" ,
85+ " Melon King > I can't... do this... anymore..." ,
86+ " Melon King > Slay me... and claim... your reward..." ,
87+ " Melon King > Well, there's no point in hiding it." ,
88+ " Melon King > You know what comes next." ,
89+ " title spam dialogue" ,
90+ " Melon King > I can't... keep going..." ,
91+ " Melon King > Despite my best efforts..." ,
92+ " Melon King > Despite all the power I've used against you..." ,
93+ " Melon King > You just keep coming back..." ,
94+ " Melon King > Once and once again..." ,
95+ " Melon King > I would envy you, Toxicpid..." ,
96+ " Melon King > But your suffering is..." ,
97+ " Melon King > Far greater than my own..." ,
98+ " Melon King > Regardless... it seems that..." ,
99+ " Melon King > This is the end of the road for me..." ,
100+ " Melon King > Yet still, I have a feeling..." ,
101+ " Melon King > We shall meet again."
102+ ],
103+ "phases" : [
104+ {"trigger" : 4 , "name" : " phase1" }, {"trigger" : 5 , "name" : " fakeout" }, {"trigger" : 8 , "name" : " phase2" }, {"trigger" : 10 , "name" : " defeat" }
105+ ]
106+ }
107+ }
0 commit comments