Patch 4.25

This commit is contained in:
Josh Freeman
2018-03-14 09:40:00 +00:00
parent f443f2d238
commit 4874343eef
1800 changed files with 15106 additions and 40900 deletions
+3 -10
View File
@@ -19,16 +19,9 @@ 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>"
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>"
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))>
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>
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.
24 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_TITLE What would you like to know?
25 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_00 What are leves?
26 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_01 What are leve allowances?
27 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_02 What is leve linking?
25 28 21 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_03 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_GET_REWARD_BATTLE What are battlecraft leves? Your current class does not belong to the Disciplines of War or Magic. No experience was earned.
26 29 22 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_04 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_ENOUGH_FACTION_TICKET What are fieldcraft leves? You lack the credits necessary to participate in any of the available faction levequests.
27 30 23 TEXT_GUILDLEVEASSIGNMENT_EXPLAIN_MENU_05 TEXT_GUILDLEVEASSIGNMENT_TALK_NOT_SELECTABLE What are tradecraft leves? This option is unavailable.