This commit is contained in:
Eamorayden
2021-07-20 03:53:11 -04:00
parent ccb46618e4
commit fc9db76d91
28 changed files with 309 additions and 306 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ int32,str,str
1,"TEXT_CTSMYCTRANSPOINT_00682_DESTINATION","<Sheet(PlaceName,IntegerParameter(1),0)/>."
2,"TEXT_CTSMYCTRANSPOINT_00682_MENUCANCEL","Cancel."
3,"TEXT_CTSMYCTRANSPOINT_00682_OPEN_000_000","You have attuned yourself to an Aethernet shard and now have access to the region's Aethernet."
4,"TEXT_CTSMYCTRANSPOINT_00682_OPEN_000_001","Additional shards can be found throughout the Bozjan southern front. Attune to them to facilitate faster travel throughout the area."
4,"TEXT_CTSMYCTRANSPOINT_00682_OPEN_000_001","Additional shards can be found across this region. Attune to them to facilitate faster travel throughout the area."
5,"TEXT_CTSMYCTRANSPOINT_00682_PROG_TEST_1",""
1 key 0 1
5 1 TEXT_CTSMYCTRANSPOINT_00682_DESTINATION <Sheet(PlaceName,IntegerParameter(1),0)/>.
6 2 TEXT_CTSMYCTRANSPOINT_00682_MENUCANCEL Cancel.
7 3 TEXT_CTSMYCTRANSPOINT_00682_OPEN_000_000 You have attuned yourself to an Aethernet shard and now have access to the region's Aethernet.
8 4 TEXT_CTSMYCTRANSPOINT_00682_OPEN_000_001 Additional shards can be found throughout the Bozjan southern front. Attune to them to facilitate faster travel throughout the area. Additional shards can be found across this region. Attune to them to facilitate faster travel throughout the area.
9 5 TEXT_CTSMYCTRANSPOINT_00682_PROG_TEST_1
+6 -6
View File
@@ -3,14 +3,14 @@
int32,str,str
0,"TEXT_FESBKCRECOMPLETE_00716_SYSTEM_000_000","For a limited time, you can relive the event “A Nocturne for Heroes” via the Seasonal Event Replay feature."
1,"TEXT_FESBKCRECOMPLETE_00716_YESNO_000_001","Do you wish to replay the event?"
2,"TEXT_FESBKCRECOMPLETE_00716_YESNOCHECK_000_002","If you proceed, the following quests will be rendered incomplete:
2,"TEXT_FESBKCRECOMPLETE_00716_YESNOCHECK_000_002","If you proceed, the following quest(s) will be rendered incomplete:
<Sheet(Quest,IntegerParameter(1),0)/>
<Sheet(Quest,IntegerParameter(2),0)/>
<Sheet(Quest,IntegerParameter(3),0)/>
You will not receive rewards for completing these quests again, and until you do so, please be warned that you will be unable to trade with the following NPCs:
<If(Equal(IntegerParameter(2),0))><Else/> <Sheet(Quest,IntegerParameter(2),0)/>
</If><If(Equal(IntegerParameter(3),0))><Else/> <Sheet(Quest,IntegerParameter(3),0)/>
</If><If(Equal(IntegerParameter(4),0))><Else/>The following NPC(s) will become unavailable for trade until you have completed the requisite quest again:
<Unknown2D>FF18023114FF0D454E70635265736964656E7403E805020203</Unknown2D>
<Unknown2D>FF18023114FF0D454E70635265736964656E7403E806020203</Unknown2D>
As these NPCs will remain unavailable if you fail to complete the quests during the event period, please ensure that you have sufficient time.
</If><If(Equal(IntegerParameter(5),0))><Else/> <Unknown2D>FF18023114FF0D454E70635265736964656E7403E806020203</Unknown2D>
</If>Please ensure that you have sufficient time, and be advised that you will not receive quest rewards via this feature.
"
3,"TEXT_FESBKCRECOMPLETE_00716_CHECKBOX_000_003","Replay “A Nocturne for Heroes.”"
1 key 0 1
3 int32 str str
4 0 TEXT_FESBKCRECOMPLETE_00716_SYSTEM_000_000 For a limited time, you can relive the event “A Nocturne for Heroes” via the Seasonal Event Replay feature.
5 1 TEXT_FESBKCRECOMPLETE_00716_YESNO_000_001 Do you wish to replay the event?
6 2 TEXT_FESBKCRECOMPLETE_00716_YESNOCHECK_000_002 If you proceed, the following quests will be rendered incomplete: <Sheet(Quest,IntegerParameter(1),0)/> <Sheet(Quest,IntegerParameter(2),0)/> <Sheet(Quest,IntegerParameter(3),0)/> You will not receive rewards for completing these quests again, and until you do so, please be warned that you will be unable to trade with the following NPCs: <Unknown2D>FF18023114FF0D454E70635265736964656E7403E805020203</Unknown2D> <Unknown2D>FF18023114FF0D454E70635265736964656E7403E806020203</Unknown2D> As these NPCs will remain unavailable if you fail to complete the quests during the event period, please ensure that you have sufficient time. If you proceed, the following quest(s) will be rendered incomplete: <Sheet(Quest,IntegerParameter(1),0)/> <If(Equal(IntegerParameter(2),0))><Else/> <Sheet(Quest,IntegerParameter(2),0)/> </If><If(Equal(IntegerParameter(3),0))><Else/> <Sheet(Quest,IntegerParameter(3),0)/> </If><If(Equal(IntegerParameter(4),0))><Else/>The following NPC(s) will become unavailable for trade until you have completed the requisite quest again: <Unknown2D>FF18023114FF0D454E70635265736964656E7403E805020203</Unknown2D> </If><If(Equal(IntegerParameter(5),0))><Else/> <Unknown2D>FF18023114FF0D454E70635265736964656E7403E806020203</Unknown2D> </If>Please ensure that you have sufficient time, and be advised that you will not receive quest rewards via this feature.
7 3 TEXT_FESBKCRECOMPLETE_00716_CHECKBOX_000_003 Replay “A Nocturne for Heroes.”
8 4 TEXT_FESBKCRECOMPLETE_00716_TALK_ACTOR To be deleted.
9
10
11
12
13
14
15
16