Patch 4.4

This commit is contained in:
Josh Freeman
2018-09-18 10:24:48 +01:00
parent e1466be6e3
commit 489ca19316
893 changed files with 134026 additions and 86771 deletions
+12 -5
View File
@@ -15,7 +15,7 @@ int32,str
<Color(PlayerParameter(16))>Nice job!</Color>"
5,"Variable phrase available only during the Feast.
Uses name and recast time of action in <Color(-34022)>additional action</Color> slot 1.
Uses name and recast time of action in <72>F201F4</72><73>F201F5</73>additional action<73>01</73><72>01</72> slot 1.
<Color(PlayerParameter(16))>[Purify] ready!</Color>
<Color(PlayerParameter(16))>[Purify] ready in [5]s!</Color>"
@@ -79,18 +79,25 @@ Displays percentage of MP remaining.
Displays percentage of TP remaining.
<Color(PlayerParameter(16))>TP at [41]%.</Color>"
25,"Fixed phrase available only during the Feast.
25,"Variable phrase available only during the Feast.
Uses current target.
<Color(PlayerParameter(16))>Attacking [healer]!</Color>
<Color(PlayerParameter(16))>Attacking [white mage]!</Color>
<Color(PlayerParameter(16))>Collecting [adrenaline supplies]!</Color>"
26,"Variable phrase available only during the Feast.
Uses current target.
<Color(PlayerParameter(16))>Stopping [healer]!</Color>
<Color(PlayerParameter(16))>Stopping [white mage]!</Color>
<Color(PlayerParameter(16))>Collecting [adrenaline supplies]!</Color>"
27,"Variable phrase available only during the Feast.
Uses name and recast time of action in <Color(-34022)>additional action</Color> slot 2.
Uses name and recast time of action in <72>F201F4</72><73>F201F5</73>additional action<73>01</73><72>01</72> slot 2.
<Color(PlayerParameter(16))>[Purify] ready!</Color>
<Color(PlayerParameter(16))>[Purify] ready in [5]s!</Color>"
28,"Variable phrase available only during the Feast.
Uses current target and adds a countdown time above their head.
<Color(PlayerParameter(16))>Focus on the [white mage]!</Color>"
29,"Fixed phrase available only during the Feast.
<Color(PlayerParameter(16))>End focused attack!</Color>"
1 key 0
15 11 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Attacking tank!</Color>
16 12 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Attacking healer!</Color>
17 13 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Attacking melee!</Color>
18 14 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Attacking ranged DPS!</Color>
19 15 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Stopping tank!</Color>
20 16 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Stopping healer!</Color>
21 17 Fixed phrase available only during the Feast. <Color(PlayerParameter(16))>Stopping melee!</Color>
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103