Okay, first, I need to bring up the Crow Tengu UU again. There's 3 factors here that combine to make a bad situation for the Tengu republic:
Their trait gives them faster movement through hills.
They start in forest.
They have no access to Scouts until Printing Press.
Point 1 and point 2 make sense for the civ. It would probably be bad to change them to a hill start, because unless your civ gets a bigger benefit to get growth/science out of hills (Terrace Farms, Reiuji's research from mines), hill starts are rough. The hill movement speed is a side benefit, not really the main attraction, it's just a way to show "hey these guys can fly." And making that benefit movement through hills rather than movement through forest makes more sense than the other way around -- you could justify forest rather than hills, but it'd take too long to do so. But without Scouts until Printing Press, their scouting is REALLY slowed down, in the time of the game they need it most, as their Warriors or Archers trundle through forest one tile at a time. I highly recommend that the Crow Tengu lose its tech requirement and get the strength of a normal Scout and 4 movement.
Now, here's the text and notes, spoiled to not take up like five pages. I didn't do much rephrasing of the diplomacy dialogue and may have missed a couple typos or commas, but I am pretty sure I got most of them.
<Language_en_US>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE">
<Text>Battle photography generates [ICON_CULTURE] Culture for the empire for defeating units, but reduces [ICON_STRENGTH] Strength against cities by 15%. Faster movement through Hills.</Text>
</Row>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE_SHORT">
<Text>Persistent Reporting</Text>
</Row>
</Language_en_US>
But for this one I think that A: it's better to have a more direct reference to a TH game title or concept, and B: the name can carry more weight in explaining what the ability represents. So:
<Language_en_US>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE">
<Text>Generates [ICON_CULTURE] Culture for the empire for defeating units, but reduces [ICON_STRENGTH] Strength against cities by 15%. Faster movement through Hills.</Text>
</Row>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE_SHORT">
<Text>Shoot the Battle</Text>
</Row>
</Language_en_US>
(You can use either one, of course. Your choice.)
And similarly, instead of calling the nerf "nerf", the title can carry a little more explanatory weight:
-<Language_en_US>
-<Row Tag="TXT_KEY_PROMOTION_NERF">
<Text>Journalistic Detachment</Text>
</Row>
-<Row Tag="TXT_KEY_PROMOTION_NERF_HELP">
<Text>-15% [ICON_STRENGTH] Combat Strength when attacking cities.</Text>
</Row>
-</Language_en_US>
That makes it clearer without using a lot of words that this penalty is because they are supposed to be journalists and not conquerors.
<Row Tag="TXT_KEY_UNIT_CROW TENGU">
<Text>Crow Tengu</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_HELP">
<Text>Unparallelled at exploring, this Tengu recon unit ignores terrain movement penalties and has a much faster movement rate than the Scout, which it replaces.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_PEDIA">
<Text>Crow Tengu are the swiftest of the tengu castes of Youkai Mountain. Their speed and aerial maneuverability makes them excellent at scouting enemies before the White Wolf Tengu armies move in. When not serving the tengu military, a good deal of them work as mailwomen and reporters.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_STRATEGY">
<Text>Crow Tengu are exclusive to the Tengu Republic and are commanded by Aya Shameimaru. They are much faster than the Scouts they replace, allowing you to quickly assess the lay of the land.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU">
<Text>White Wolf Tengu</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_HELP">
<Text>Basic Tengu offensive unit of the Medieval era. These youkai warriors see and move farther than the Longswordsman, which they replace.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_PEDIA">
<Text>White Wolf Tengu spend a good part of their life training for battle, thus becoming fearsome soldiers capable of wiping out lesser human armies in minutes. They possess amazing senses of hearing and sight, making them excellent at ambushing attacking forces.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_STRATEGY">
<Text>White Wolf Tengu are exclusive to the Tengu Republic and are commanded by Aya Shameimaru. They see farther and move faster than the Longswordsmen they replace, allowing them to more quickly react to and repel armies invading your lands.</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_AYA_TEXT_1">
<Text>Aya Shameimaru is the intrepid reporter and publisher of the Bunbunmaru News, Gensokyo's most-respected (and only) newspaper. Aya can be found anywhere an interesting scoop might be uncovered, a trait that has made her an annoyance to most Gensokyo residents. She is one of the fastest crow tengu around, and uses her speed to help in her photography, as well as to dodge attacks from the irate subjects of her newspaper articles. She likes to spread gossip and believes the purpose of the news is to be interesting, with 'accuracy' a distant second.</Text>
</Row>
About the dialogue: You are supposed to use the escape sequence ' instead of an apostrophe for XML text, so it won't misinterpret it or replace it with a double quote. When I do this, about 20% of the time it replaces it with a double quote ANYWAY, but I still did it here just to be safe.
<Language_en_US>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_1">
<Text>Awesome!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_2">
<Text>Seems legit.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_3">
<Text>Sure thing, pal!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_4">
<Text>Tenma is going to like this, hahaha.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_5">
<Text>Ayayayayaya, what do we have here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_6">
<Text>Nice!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_7">
<Text>The Tengu Republic appreciates your trade and blah blah blah...</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_1">
<Text>This will be over before you know it.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_2">
<Text>Are you fast enough to defend yourself? I doubt that.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_3">
<Text>Your defeat will be a nice scoop.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_4">
<Text>Ayayayayaya, big mistake. BIG mistake.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_1">
<Text>I need a scoop for the newspaper. How about your death?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_2">
<Text>The tengu will destroy you. Don't prepare, we are already there.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_3">
<Text>Don't be sad, I might make you a martyr!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_1">
<Text>This is bad, Tenma is going to kick my ass!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_2">
<Text>I guess my newspaper isn't enough for this place.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_3">
<Text>We Crow Tengu attack fast, and retreat faster.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_1">
<Text>You're kidding, right?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_2">
<Text>Of course not.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_3">
<Text>Nope.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_4">
<Text>How funny!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_5">
<Text>No way, pal.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_6">
<Text>Sure, take everything! Ha!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_7">
<Text>How about no?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_1">
<Text>We have a visitor! My name is Aya Shameimaru and I represent the Tengu Republic. More importantly, tell me all about your civilization. It could make a good article!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_2">
<Text>Hello! Aya Shameimaru speaking! Welcome to Bunbunmaru Newspaper, up for an interview?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_3">
<Text>My name is Aya Shameimaru, and I'm here to interview you to death. Just kidding! But I'm serious about the interview.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_POLITE_HELLO_1">
<Text>Welcome back, pal! Something interesting happening today?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_NEUTRAL_GREETING_1">
<Text>Hello, want the interview I offered?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_POLITE_HELLO_2">
<Text>My favorite scoop source! Take a seat!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_NEUTRAL_GREETING_2">
<Text>Anything you need? Or anything to tell?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_1">
<Text>You're not interesting enough for an article, so you're wasting my time.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_2">
<Text>Want me to introduce you to Momiji, and her sword?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_3">
<Text>No newspapers for you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_1">
<Text>This will be interesting!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_2">
<Text>Let me get my notebook.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_3">
<Text>Can you speak into this microphone please?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_4">
<Text>Some snacks?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_5">
<Text>I'm taking notes.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_6">
<Text>This could be a big scoop!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_7">
<Text>Ayayayayaya.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_1">
<Text>Retreat like the wind!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_2">
<Text>Nice, now I have to report this to Tenma.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_3">
<Text>We might lose on the battlefield, but my newspaper will beat you! One day...</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_1">
<Text>Are you angry because of the rumors spread about you?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_2">
<Text>Good thing I saved those rumors about you and that dog.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_3">
<Text>My newspaper will destroy your reputation.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_4">
<Text>Hahahaha! Wait, you're serious?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_WINWAR_1">
<Text>Now to write about my glorious victory!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_WINWAR_2">
<Text>This is the scoop of a lifetime!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_SERIOUS_WARNING_1">
<Text>My newspaper services can't operate under the pressure of your cities! Don't settle near tengu territory!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_AGGRESSIVE_MILITARY_WARNING_1">
<Text>We have the Bunbunmaru writers and printers ready to write about our war, why make them wait?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LUXURY_TRADE_1">
<Text>This is the last in Gensokyo! You can't find a better deal!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_OPEN_BORDERS_EXCHANGE_1">
<Text>Can my reporters search for scoops in your territory?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_WARNING_1">
<Text>I'm informed that you are expanding, good for you! Seriously though, keep your distance.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TOO_MUCH_1">
<Text>You realize I'm not even listening, right?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_1">
<Text>I am not prone to mood swings.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_2">
<Text>Don't be stupid.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_3">
<Text>Did the offer not change at all, or is it just me?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_REPEAT_1">
<Text>You are back for me? I'm flattered... Nah not really.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_REPEAT_2">
<Text>There is only so many times I can write about you, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_REPEAT_1">
<Text>I believe I said you aren't news material, why are you here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_REPEAT_2">
<Text>I better call Momiji to deal with you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_DESTRUCTION_LOOMS_1">
<Text>I'm ready to go back to my reporter duties, how about you?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_DESTRUCTION_LOOMS_2">
<Text>I'm tired of this war, how about some cookies and a friendly chat?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_1">
<Text>This war is reducing my number of readers, I'd rather not have that.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_2">
<Text>I think it's enough of this pointless conflict, I need to write about it right now.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_3">
<Text>The news doesn't write itself, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_1">
<Text>Why aren't you dead yet?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_2">
<Text>Wait, you managed to dodge all that danmaku just to get here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_3">
<Text>Just surrender. Tenma will be happier if I win without having to commit genocide.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_BROKEN_MILITARY_PROMISE_1">
<Text>I might tweak my articles a little, but even I have some honor... I think.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_WORKING_WITH_1">
<Text>With you and me working together, this will be easier than Wriggle.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_COOP_WAR_1">
<Text>We'll give {1_ThirdPlayerName:textkey}'s civilization what they deserve. For the Tengu! Oh, and you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_AT_WAR_1">
<Text>Got your ass kicked yet?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HUMAN_AT_WAR_1">
<Text>Give'em hell tiger! [NEWLINE]...What's a tiger?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AGGRESSIVE_MILITARY_1">
<Text>Those troops of yours near my borders don't let me investigate in peace, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_FRIENDLY_STRONG_MILITARY_1">
<Text>That's a lot of troops, glad you are not moving them my way.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_FRIENDLY_STRONG_ECONOMY_1">
<Text>How come you have so much money?! You cheat!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_IS_WARMONGER">
<Text>It's not like I'm afraid or anything, but I'd rather keep my distance from you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_FEW_CITIES">
<Text>Hey! I was writing about how small and weak your empire was! Care to provide a quote?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_TOO_SOON_FOR_DOF_1">
<Text>Woah! You're going too fast, even for me!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DOF_AI_WAR_REQUEST_1">
<Text>Hey there! I'm going to beat {1_CivName} up and I could use a hand. What do you say?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOFED_FRIEND_1">
<Text>You are {1_CivName}'s friend too? I think we'll get along just fine from now on.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOFED_ENEMY_1">
<Text>There is a lot of gossip ready to destroy {1_CivName}. You don't want to be associated with them when that happens.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCED_ENEMY_1">
<Text>You dislike {1_CivName} too? Good to hear! </Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOF_SO_AI_DOF_1">
<Text>Got some news! I'm friends with {1_CivName} now. It's not like I did it because of you! Hmph.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCE_SO_AI_DENOUNCE_1">
<Text>So, spreading rumors about {1_CivName} now? I'm in!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOF_SO_AI_DENOUNCE_1">
<Text>Oh c'mon, you had to go all lovey dovey with {1_CivName}? But hey, a scoop is a scoop.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCE_SO_AI_DOF_1">
<Text>Made friends with {1_CivName}. Just to spite you.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_AGGRESSIVE_MILITARY_WARNING_1">
<Text>I don't need to write about how your units are causing panic in my territories, do I?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_PROTECTED_CITY_STATE_1">
<Text>HEY! {@1_MinorCivName} is my friend! Go attack someone else if you don't want danmaku up your butt.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_BROKEN_PROMISE_1">
<Text>You liar! I kind of lie too, but still!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_1">
<Text>How do I say this... The mighty Tengu republic wants you to openly consider yourself as our ally. Thats it! So... yes?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_2">
<Text>We could write tons of articles about your empire if we were to become allies! 100% true I assure you.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_3">
<Text>How about marrying me? Wait! That's not it! How about joining me as an ally?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_1">
<Text>It's time to publish all the goss- I mean, truth about you.[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_2">
<Text>Regret treating me badly now?[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_3">
<Text>These rumors will fly like the wind to the ears of the other leaders.[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_1">
<Text>{1_PlayerName:textkey} has not paid the Bunbunmaru suscription, it's time to teach them a lesson. Care to join me?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_2">
<Text>Tenma told me to annihilate {1_PlayerName:textkey}. Want to be part of the fun? </Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_3">
<Text>Even if it isn't a danmaku battle,{1_PlayerName:textkey} doesn't stand a chance against me. Want to participate?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_TIME_1">
<Text>It is time. For what you say? For {1_PlayerName:textkey} to die of course!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_NOW_UNFORGIVABLE_1">
<Text>Our newspaper will denounce you for centuries to come.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COMPLIMENT_1">
<Text>I got a little gift for ya. It's not like that! It's just a token of appreciation from the Tengu Republic. It was Momiji's idea!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_BOOT_KISSING_1">
<Text>Your progress surprises us! We will write more about you from now on, but of course we'll need a little help.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_BOOT_KISSING_2">
<Text>I'm impressed. Will you help a beautiful but somewhat weak tengu like me?</Text>
</Row>
Their trait gives them faster movement through hills.
They start in forest.
They have no access to Scouts until Printing Press.
Point 1 and point 2 make sense for the civ. It would probably be bad to change them to a hill start, because unless your civ gets a bigger benefit to get growth/science out of hills (Terrace Farms, Reiuji's research from mines), hill starts are rough. The hill movement speed is a side benefit, not really the main attraction, it's just a way to show "hey these guys can fly." And making that benefit movement through hills rather than movement through forest makes more sense than the other way around -- you could justify forest rather than hills, but it'd take too long to do so. But without Scouts until Printing Press, their scouting is REALLY slowed down, in the time of the game they need it most, as their Warriors or Archers trundle through forest one tile at a time. I highly recommend that the Crow Tengu lose its tech requirement and get the strength of a normal Scout and 4 movement.
Now, here's the text and notes, spoiled to not take up like five pages. I didn't do much rephrasing of the diplomacy dialogue and may have missed a couple typos or commas, but I am pretty sure I got most of them.
Spoiler :
<Language_en_US>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE">
<Text>Battle photography generates [ICON_CULTURE] Culture for the empire for defeating units, but reduces [ICON_STRENGTH] Strength against cities by 15%. Faster movement through Hills.</Text>
</Row>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE_SHORT">
<Text>Persistent Reporting</Text>
</Row>
</Language_en_US>
But for this one I think that A: it's better to have a more direct reference to a TH game title or concept, and B: the name can carry more weight in explaining what the ability represents. So:
<Language_en_US>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE">
<Text>Generates [ICON_CULTURE] Culture for the empire for defeating units, but reduces [ICON_STRENGTH] Strength against cities by 15%. Faster movement through Hills.</Text>
</Row>
<Row Tag="TXT_KEY_TRAIT_PERSISTENCE_SHORT">
<Text>Shoot the Battle</Text>
</Row>
</Language_en_US>
(You can use either one, of course. Your choice.)
And similarly, instead of calling the nerf "nerf", the title can carry a little more explanatory weight:
-<Language_en_US>
-<Row Tag="TXT_KEY_PROMOTION_NERF">
<Text>Journalistic Detachment</Text>
</Row>
-<Row Tag="TXT_KEY_PROMOTION_NERF_HELP">
<Text>-15% [ICON_STRENGTH] Combat Strength when attacking cities.</Text>
</Row>
-</Language_en_US>
That makes it clearer without using a lot of words that this penalty is because they are supposed to be journalists and not conquerors.
<Row Tag="TXT_KEY_UNIT_CROW TENGU">
<Text>Crow Tengu</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_HELP">
<Text>Unparallelled at exploring, this Tengu recon unit ignores terrain movement penalties and has a much faster movement rate than the Scout, which it replaces.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_PEDIA">
<Text>Crow Tengu are the swiftest of the tengu castes of Youkai Mountain. Their speed and aerial maneuverability makes them excellent at scouting enemies before the White Wolf Tengu armies move in. When not serving the tengu military, a good deal of them work as mailwomen and reporters.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_CROW TENGU_STRATEGY">
<Text>Crow Tengu are exclusive to the Tengu Republic and are commanded by Aya Shameimaru. They are much faster than the Scouts they replace, allowing you to quickly assess the lay of the land.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU">
<Text>White Wolf Tengu</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_HELP">
<Text>Basic Tengu offensive unit of the Medieval era. These youkai warriors see and move farther than the Longswordsman, which they replace.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_PEDIA">
<Text>White Wolf Tengu spend a good part of their life training for battle, thus becoming fearsome soldiers capable of wiping out lesser human armies in minutes. They possess amazing senses of hearing and sight, making them excellent at ambushing attacking forces.</Text>
</Row>
<Row Tag="TXT_KEY_UNIT_WHITE_TENGU_STRATEGY">
<Text>White Wolf Tengu are exclusive to the Tengu Republic and are commanded by Aya Shameimaru. They see farther and move faster than the Longswordsmen they replace, allowing them to more quickly react to and repel armies invading your lands.</Text>
</Row>
<Row Tag="TXT_KEY_CIVILOPEDIA_LEADERS_AYA_TEXT_1">
<Text>Aya Shameimaru is the intrepid reporter and publisher of the Bunbunmaru News, Gensokyo's most-respected (and only) newspaper. Aya can be found anywhere an interesting scoop might be uncovered, a trait that has made her an annoyance to most Gensokyo residents. She is one of the fastest crow tengu around, and uses her speed to help in her photography, as well as to dodge attacks from the irate subjects of her newspaper articles. She likes to spread gossip and believes the purpose of the news is to be interesting, with 'accuracy' a distant second.</Text>
</Row>
About the dialogue: You are supposed to use the escape sequence ' instead of an apostrophe for XML text, so it won't misinterpret it or replace it with a double quote. When I do this, about 20% of the time it replaces it with a double quote ANYWAY, but I still did it here just to be safe.
<Language_en_US>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_1">
<Text>Awesome!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_2">
<Text>Seems legit.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_3">
<Text>Sure thing, pal!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_4">
<Text>Tenma is going to like this, hahaha.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_5">
<Text>Ayayayayaya, what do we have here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_6">
<Text>Nice!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_AGREE_SHORT_7">
<Text>The Tengu Republic appreciates your trade and blah blah blah...</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_1">
<Text>This will be over before you know it.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_2">
<Text>Are you fast enough to defend yourself? I doubt that.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_3">
<Text>Your defeat will be a nice scoop.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_4">
<Text>Ayayayayaya, big mistake. BIG mistake.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_1">
<Text>I need a scoop for the newspaper. How about your death?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_2">
<Text>The tengu will destroy you. Don't prepare, we are already there.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DECLAREWAR_3">
<Text>Don't be sad, I might make you a martyr!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_1">
<Text>This is bad, Tenma is going to kick my ass!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_2">
<Text>I guess my newspaper isn't enough for this place.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DEFEATED_3">
<Text>We Crow Tengu attack fast, and retreat faster.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_1">
<Text>You're kidding, right?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_2">
<Text>Of course not.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_3">
<Text>Nope.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_4">
<Text>How funny!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_5">
<Text>No way, pal.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_6">
<Text>Sure, take everything! Ha!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DISAGREE_SHORT_7">
<Text>How about no?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_1">
<Text>We have a visitor! My name is Aya Shameimaru and I represent the Tengu Republic. More importantly, tell me all about your civilization. It could make a good article!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_2">
<Text>Hello! Aya Shameimaru speaking! Welcome to Bunbunmaru Newspaper, up for an interview?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_FIRSTGREETING_3">
<Text>My name is Aya Shameimaru, and I'm here to interview you to death. Just kidding! But I'm serious about the interview.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_POLITE_HELLO_1">
<Text>Welcome back, pal! Something interesting happening today?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_NEUTRAL_GREETING_1">
<Text>Hello, want the interview I offered?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_POLITE_HELLO_2">
<Text>My favorite scoop source! Take a seat!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_NEUTRAL_GREETING_2">
<Text>Anything you need? Or anything to tell?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_1">
<Text>You're not interesting enough for an article, so you're wasting my time.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_2">
<Text>Want me to introduce you to Momiji, and her sword?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_GREETING_3">
<Text>No newspapers for you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_1">
<Text>This will be interesting!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_2">
<Text>Let me get my notebook.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_3">
<Text>Can you speak into this microphone please?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_4">
<Text>Some snacks?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_5">
<Text>I'm taking notes.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_6">
<Text>This could be a big scoop!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LETSHEARIT_7">
<Text>Ayayayayaya.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_1">
<Text>Retreat like the wind!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_2">
<Text>Nice, now I have to report this to Tenma.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LOSEWAR_3">
<Text>We might lose on the battlefield, but my newspaper will beat you! One day...</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_1">
<Text>Are you angry because of the rumors spread about you?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_2">
<Text>Good thing I saved those rumors about you and that dog.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_3">
<Text>My newspaper will destroy your reputation.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_RESPONSE_TO_BEING_DENOUNCED_4">
<Text>Hahahaha! Wait, you're serious?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_WINWAR_1">
<Text>Now to write about my glorious victory!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_WINWAR_2">
<Text>This is the scoop of a lifetime!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_SERIOUS_WARNING_1">
<Text>My newspaper services can't operate under the pressure of your cities! Don't settle near tengu territory!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HOSTILE_AGGRESSIVE_MILITARY_WARNING_1">
<Text>We have the Bunbunmaru writers and printers ready to write about our war, why make them wait?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_LUXURY_TRADE_1">
<Text>This is the last in Gensokyo! You can't find a better deal!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_OPEN_BORDERS_EXCHANGE_1">
<Text>Can my reporters search for scoops in your territory?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_WARNING_1">
<Text>I'm informed that you are expanding, good for you! Seriously though, keep your distance.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TOO_MUCH_1">
<Text>You realize I'm not even listening, right?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_1">
<Text>I am not prone to mood swings.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_2">
<Text>Don't be stupid.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_REPEAT_TRADE_3">
<Text>Did the offer not change at all, or is it just me?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_REPEAT_1">
<Text>You are back for me? I'm flattered... Nah not really.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_REPEAT_2">
<Text>There is only so many times I can write about you, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_REPEAT_1">
<Text>I believe I said you aren't news material, why are you here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_REPEAT_2">
<Text>I better call Momiji to deal with you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_DESTRUCTION_LOOMS_1">
<Text>I'm ready to go back to my reporter duties, how about you?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_DESTRUCTION_LOOMS_2">
<Text>I'm tired of this war, how about some cookies and a friendly chat?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_1">
<Text>This war is reducing my number of readers, I'd rather not have that.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_2">
<Text>I think it's enough of this pointless conflict, I need to write about it right now.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_WANTS_PEACE_3">
<Text>The news doesn't write itself, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_1">
<Text>Why aren't you dead yet?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_2">
<Text>Wait, you managed to dodge all that danmaku just to get here?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AT_WAR_HOSTILE_3">
<Text>Just surrender. Tenma will be happier if I win without having to commit genocide.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_BROKEN_MILITARY_PROMISE_1">
<Text>I might tweak my articles a little, but even I have some honor... I think.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_WORKING_WITH_1">
<Text>With you and me working together, this will be easier than Wriggle.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_COOP_WAR_1">
<Text>We'll give {1_ThirdPlayerName:textkey}'s civilization what they deserve. For the Tengu! Oh, and you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_AT_WAR_1">
<Text>Got your ass kicked yet?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HUMAN_AT_WAR_1">
<Text>Give'em hell tiger! [NEWLINE]...What's a tiger?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_AGGRESSIVE_MILITARY_1">
<Text>Those troops of yours near my borders don't let me investigate in peace, you know?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_FRIENDLY_STRONG_MILITARY_1">
<Text>That's a lot of troops, glad you are not moving them my way.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_FRIENDLY_STRONG_ECONOMY_1">
<Text>How come you have so much money?! You cheat!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_IS_WARMONGER">
<Text>It's not like I'm afraid or anything, but I'd rather keep my distance from you.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_GREETING_HOSTILE_HUMAN_FEW_CITIES">
<Text>Hey! I was writing about how small and weak your empire was! Care to provide a quote?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_TOO_SOON_FOR_DOF_1">
<Text>Woah! You're going too fast, even for me!</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_DOF_AI_WAR_REQUEST_1">
<Text>Hey there! I'm going to beat {1_CivName} up and I could use a hand. What do you say?</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOFED_FRIEND_1">
<Text>You are {1_CivName}'s friend too? I think we'll get along just fine from now on.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOFED_ENEMY_1">
<Text>There is a lot of gossip ready to destroy {1_CivName}. You don't want to be associated with them when that happens.</Text>
</Row>
<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCED_ENEMY_1">
<Text>You dislike {1_CivName} too? Good to hear! </Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOF_SO_AI_DOF_1">
<Text>Got some news! I'm friends with {1_CivName} now. It's not like I did it because of you! Hmph.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCE_SO_AI_DENOUNCE_1">
<Text>So, spreading rumors about {1_CivName} now? I'm in!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DOF_SO_AI_DENOUNCE_1">
<Text>Oh c'mon, you had to go all lovey dovey with {1_CivName}? But hey, a scoop is a scoop.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_HUMAN_DENOUNCE_SO_AI_DOF_1">
<Text>Made friends with {1_CivName}. Just to spite you.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_AGGRESSIVE_MILITARY_WARNING_1">
<Text>I don't need to write about how your units are causing panic in my territories, do I?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_ATTACKED_PROTECTED_CITY_STATE_1">
<Text>HEY! {@1_MinorCivName} is my friend! Go attack someone else if you don't want danmaku up your butt.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_EXPANSION_BROKEN_PROMISE_1">
<Text>You liar! I kind of lie too, but still!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_1">
<Text>How do I say this... The mighty Tengu republic wants you to openly consider yourself as our ally. Thats it! So... yes?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_2">
<Text>We could write tons of articles about your empire if we were to become allies! 100% true I assure you.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DEC_FRIENDSHIP_3">
<Text>How about marrying me? Wait! That's not it! How about joining me as an ally?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_1">
<Text>It's time to publish all the goss- I mean, truth about you.[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_2">
<Text>Regret treating me badly now?[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_DENOUNCE_3">
<Text>These rumors will fly like the wind to the ears of the other leaders.[NEWLINE][NEWLINE]([COLOR_WARNING_TEXT]They have publicly denounced us! NOTE: You are not at war.[ENDCOLOR])</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_1">
<Text>{1_PlayerName:textkey} has not paid the Bunbunmaru suscription, it's time to teach them a lesson. Care to join me?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_2">
<Text>Tenma told me to annihilate {1_PlayerName:textkey}. Want to be part of the fun? </Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_REQUEST_3">
<Text>Even if it isn't a danmaku battle,{1_PlayerName:textkey} doesn't stand a chance against me. Want to participate?</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COOP_WAR_TIME_1">
<Text>It is time. For what you say? For {1_PlayerName:textkey} to die of course!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_NOW_UNFORGIVABLE_1">
<Text>Our newspaper will denounce you for centuries to come.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_COMPLIMENT_1">
<Text>I got a little gift for ya. It's not like that! It's just a token of appreciation from the Tengu Republic. It was Momiji's idea!</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_BOOT_KISSING_1">
<Text>Your progress surprises us! We will write more about you from now on, but of course we'll need a little help.</Text>
</Row>
-<Row Tag="TXT_KEY_LEADER_AYA_BOOT_KISSING_2">
<Text>I'm impressed. Will you help a beautiful but somewhat weak tengu like me?</Text>
</Row>