Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+10 -3
View File
@@ -19,9 +19,16 @@ int32,str,str
15,"TEXT_GUILDLEVEASSIGNMENT_SELECT_MENU_GATHER_MULTI","Large-scale Fieldcraft Leves. (Allowances required: <Sheet(LeveSystemDefine,88,1)/>)"
16,"TEXT_GUILDLEVEASSIGNMENT_SELECT_MENU_CRAFT_MULTI","Large-scale Tradecraft Leves. (Allowances required: <Sheet(LeveSystemDefine,88,1)/>)"
17,"TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_GATHERING","A <Value>IntegerParameter(1)</Value>% bonus has been awarded for excellent performance."
18,"TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_GCLEVE","A bonus has been awarded based on:<If(IntegerParameter(1))>
- Grand Company enlistment<Else/></If><If(IntegerParameter(2))>
- Overall evaluation<Else/></If>"
18,"TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_GCLEVE","A bonus has been awarded based on:<If(IntegerParameter(1))>
- Grand Company enlistment<Else/></If><If(IntegerParameter(2))>
- Overall evaluation<Else/></If>"
19,"TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_DIFFICULTY","A bonus has been awarded based on:<If(IntegerParameter(1))>
- Difficulty<If(IntegerParameter(2))><Else/><If(IntegerParameter(3))><Else/></If></If><Else/></If><If(IntegerParameter(2))>
- Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))>
- Bounty collected<Else/></If>"
20,"TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_BONUS","A bonus has been awarded based on:<If(IntegerParameter(2))>
- Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))>
- Bounty collected<Else/></If>"
21,"TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_GET_REWARD_BATTLE","Your current class does not belong to the Disciplines of War or Magic. No experience was earned."
22,"TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_ENOUGH_FACTION_TICKET","You lack the credits necessary to participate in any of the available faction levequests."
23,"TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_SELECTABLE","This option is unavailable."
1 key 0 1
19 15 TEXT_GUILDLEVEASSIGNMENT_SELECT_MENU_GATHER_MULTI Large-scale Fieldcraft Leves. (Allowances required: <Sheet(LeveSystemDefine,88,1)/>)
20 16 TEXT_GUILDLEVEASSIGNMENT_SELECT_MENU_CRAFT_MULTI Large-scale Tradecraft Leves. (Allowances required: <Sheet(LeveSystemDefine,88,1)/>)
21 17 TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_GATHERING A <Value>IntegerParameter(1)</Value>% bonus has been awarded for excellent performance.
22 18 TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_GCLEVE A bonus has been awarded based on:<If(IntegerParameter(1))> - Grand Company enlistment<Else/></If><If(IntegerParameter(2))> - Overall evaluation<Else/></If> A bonus has been awarded based on:<If(IntegerParameter(1))> - Grand Company enlistment<Else/></If><If(IntegerParameter(2))> - Overall evaluation<Else/></If>
23 19 TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_DIFFICULTY A bonus has been awarded based on:<If(IntegerParameter(1))> - Difficulty<If(IntegerParameter(2))><Else/><If(IntegerParameter(3))><Else/></If></If><Else/></If><If(IntegerParameter(2))> - Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))> - Bounty collected<Else/></If> A bonus has been awarded based on:<If(IntegerParameter(1))> - Difficulty<If(IntegerParameter(2))><Else/><If(IntegerParameter(3))><Else/></If></If><Else/></If><If(IntegerParameter(2))> - Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))> - Bounty collected<Else/></If>
24 20 TEXT_GUILDLEVEASSIGNMENT_TALK_ADD_REWARD_BY_BONUS A bonus has been awarded based on:<If(IntegerParameter(2))> - Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))> - Bounty collected<Else/></If> A bonus has been awarded based on:<If(IntegerParameter(2))> - Speed of completion<If(IntegerParameter(3))><Else/></If><Else/></If><If(IntegerParameter(3))> - Bounty collected<Else/></If>
25 21 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_GET_REWARD_BATTLE Your current class does not belong to the Disciplines of War or Magic. No experience was earned.
26 22 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_ENOUGH_FACTION_TICKET You lack the credits necessary to participate in any of the available faction levequests.
27 23 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_SELECTABLE This option is unavailable.
28 24 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_TITLE What would you like to know?
29 25 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_00 What are leves?
30 26 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_01 What are leve allowances?
31 27 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_02 What is leve linking?
32 21 28 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_GET_REWARD_BATTLE TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_03 Your current class does not belong to the Disciplines of War or Magic. No experience was earned. What are battlecraft leves?
33 22 29 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_ENOUGH_FACTION_TICKET TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_04 You lack the credits necessary to participate in any of the available faction levequests. What are fieldcraft leves?
34 23 30 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_SELECTABLE TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_05 This option is unavailable. What are tradecraft leves?