From 3f321befb58e526407da1b3a3bc892a11c88072f Mon Sep 17 00:00:00 2001 From: Sora3100 Date: Thu, 8 Apr 2021 17:48:00 +0200 Subject: [PATCH] Update --- CHANGELOG.md | 40 +- Destiny_DC.CT | 18657 ++++++++++++++++++++++++++++++++++++--------- Phantasia_NDX.CT | 4229 ++++++++++ README.md | 297 +- Vesperia.CT | 637 +- Xillia_2.CT | 404 + 6 files changed, 20567 insertions(+), 3697 deletions(-) create mode 100644 Phantasia_NDX.CT diff --git a/CHANGELOG.md b/CHANGELOG.md index 46ac429..e1a9f3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,32 @@ -#### Changelog: -##### 2021/03/02 - -- New table: Legendia - - Features: Party Editor - - New feature: Phantasia - - Automatic Control Enabler - This is mainly a Quality of Life script for multiplayer environments. It lets you enable/disable Control Mode/Dash Mode and Combo Command Mode for each player. Death Cam makes the game automatically change a player's Control Mode to Auto if they die, and then reverts it back to whatever it was before death. Death Cam can be turned on/off on a per-player basis. May be unstable. Spaghetti code. -- Bug fixes: + +#### Changelog: +##### 2021/04/08 +- New table: Phantasia: Narikiri Dungeon X + - Features: + - Party Editor + - Stats Editor + - Equipment Editor + - Arte List Editor + - Control Enemies + - Control Monsters + - Turn off Ally/Enemy AI +- New features: Xillia 2 + - Expanded Chronos (Canaan) Fight Editor + You can now add as many enemies as you'd like, and even change if they are allied to each other. +- New feature: Vesperia + - Ported aanpsx's character pointer table to 1.2 +- New features: Destiny DC + - Expanded Stats section + - Change what Stage you fight on + - Arena Editor + - Change the size of the party (including beyond 4) + +##### 2021/03/02 + +- New table: Legendia + - Features: Party Editor + - New feature: Phantasia + - Automatic Control Enabler + This is mainly a Quality of Life script for multiplayer environments. It lets you enable/disable Control Mode/Dash Mode and Combo Command Mode for each player. Death Cam makes the game automatically change a player's Control Mode to Auto if they die, and then reverts it back to whatever it was before death. Death Cam can be turned on/off on a per-player basis. May be unstable. Spaghetti code. +- Bug fixes: - Xillia 1 and 2's Multiplayer Linking code wasn't working properly on the Newer CPUs version. Enemy linking now works as intended. \ No newline at end of file diff --git a/Destiny_DC.CT b/Destiny_DC.CT index 721373b..4596853 100644 --- a/Destiny_DC.CT +++ b/Destiny_DC.CT @@ -1,5 +1,5 @@ - + 1 @@ -21,11 +21,41 @@ 1
202C2E90
+ + 4129 + "READ THIS" + + 0000FF + Auto Assembler Script + /* +Don't edit the party while in menu. + +Party Size lets you increase the amount of party members spawned in, +but note that it may break fights. +*/ +[ENABLE] +[DISABLE] + + + + 1009 + "Active Party Size" + 1:1 characters +2:2 characters +3:3 characters +4:4 characters +5:5 characters +6:6 characters +7:7 characters + + 0 + Byte +
202C3D0F
+
0 "Slot 1" Party Formation - Byte
+0
@@ -33,7 +63,6 @@ 9 "Slot 2" Party Formation - Byte
+1
@@ -41,7 +70,6 @@ 8 "Slot 3" Party Formation - Byte
+2
@@ -49,7 +77,6 @@ 7 "Slot 4" Party Formation - Byte
+3
@@ -57,7 +84,6 @@ 6 "Slot 5 (Support)" Party Formation - Byte
+4
@@ -65,7 +91,6 @@ 5 "Slot 6" Party Formation - Byte
+5
@@ -73,7 +98,6 @@ 4 "Slot 7" Party Formation - Byte
+6
@@ -81,7 +105,6 @@ 3 "Slot 8" Party Formation - Byte
+7
@@ -89,7 +112,6 @@ 2 "Slot 9" Party Formation - Byte
+8
@@ -97,7 +119,6 @@ 10 "Slot 10" Party Formation - Byte
+9
@@ -127,28 +148,24 @@ 52 "NEXT" - 4 Bytes
-8
51 "Level" - 2 Bytes
-4
49 "Current HP" - 2 Bytes
+0
50 "Max HP" - 2 Bytes
+2
@@ -156,7 +173,6 @@ 21 "Blast Gauge" Stats - 4 Bytes
+4
@@ -164,10 +180,135 @@ 26 "Max Blast Gauge" Stats - 2 Bytes
+8
+ + 4167 + "Current P. ATK" + 0 + Float +
+c
+
+ + 4168 + "Current M. ATK" + 0 + Float +
+10
+
+ + 4169 + "Current P. DEF" + 0 + Float +
+14
+
+ + 4170 + "Current M. DEF" + 0 + Float +
+18
+
+ + 4171 + "Current ACC" + 0 + Float +
+1C
+
+ + 4172 + "Current EVA" + 0 + Float +
+20
+
+ + 4173 + "Current CRT" + 0 + Float +
+24
+
+ + 4174 + "Current STR" + 0 + Float +
+28
+
+ + 4175 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4176 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4177 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4178 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4179 + "Base ACC" + 0 + Float +
+3C
+
+ + 4180 + "Base EVA" + 0 + Float +
+40
+
+ + 4181 + "Base CRT" + 0 + Float +
+44
+
+ + 4182 + "Base STR" + 0 + Float +
+48
+
+ + 4464 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4465 + "Current Max CC" + 0 + Byte +
+14A
+
@@ -181,28 +322,24 @@ 55 "NEXT" - 4 Bytes
-8
56 "Level" - 2 Bytes
-4
57 "Current HP" - 2 Bytes
+0
58 "Max HP" - 2 Bytes
+2
@@ -210,7 +347,6 @@ 59 "Blast Gauge" Stats - 4 Bytes
+4
@@ -218,10 +354,135 @@ 60 "Max Blast Gauge" Stats - 2 Bytes
+8
+ + 4183 + "Current P. ATK" + 0 + Float +
+c
+
+ + 4184 + "Current M. ATK" + 0 + Float +
+10
+
+ + 4185 + "Current P. DEF" + 0 + Float +
+14
+
+ + 4186 + "Current M. DEF" + 0 + Float +
+18
+
+ + 4187 + "Current ACC" + 0 + Float +
+1C
+
+ + 4188 + "Current EVA" + 0 + Float +
+20
+
+ + 4189 + "Current CRT" + 0 + Float +
+24
+
+ + 4190 + "Current STR" + 0 + Float +
+28
+
+ + 4191 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4192 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4193 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4194 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4195 + "Base ACC" + 0 + Float +
+3C
+
+ + 4196 + "Base EVA" + 0 + Float +
+40
+
+ + 4197 + "Base CRT" + 0 + Float +
+44
+
+ + 4198 + "Base STR" + 0 + Float +
+48
+
+ + 4466 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4467 + "Current Max CC" + 0 + Byte +
+14A
+
@@ -235,28 +496,24 @@ 111 "NEXT" - 4 Bytes
-8
112 "Level" - 2 Bytes
-4
113 "Current HP" - 2 Bytes
+0
114 "Max HP" - 2 Bytes
+2
@@ -264,7 +521,6 @@ 115 "Blast Gauge" Stats - 4 Bytes
+4
@@ -272,10 +528,135 @@ 116 "Max Blast Gauge" Stats - 2 Bytes
+8
+ + 4199 + "Current P. ATK" + 0 + Float +
+c
+
+ + 4200 + "Current M. ATK" + 0 + Float +
+10
+
+ + 4201 + "Current P. DEF" + 0 + Float +
+14
+
+ + 4202 + "Current M. DEF" + 0 + Float +
+18
+
+ + 4203 + "Current ACC" + 0 + Float +
+1C
+
+ + 4204 + "Current EVA" + 0 + Float +
+20
+
+ + 4205 + "Current CRT" + 0 + Float +
+24
+
+ + 4206 + "Current STR" + 0 + Float +
+28
+
+ + 4207 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4208 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4209 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4210 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4211 + "Base ACC" + 0 + Float +
+3C
+
+ + 4212 + "Base EVA" + 0 + Float +
+40
+
+ + 4213 + "Base CRT" + 0 + Float +
+44
+
+ + 4214 + "Base STR" + 0 + Float +
+48
+
+ + 4468 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4469 + "Current Max CC" + 0 + Byte +
+14A
+
@@ -289,28 +670,24 @@ 104 "NEXT" - 4 Bytes
-8
105 "Level" - 2 Bytes
-4
106 "Current HP" - 2 Bytes
+0
107 "Max HP" - 2 Bytes
+2
@@ -318,7 +695,6 @@ 108 "Blast Gauge" Stats - 4 Bytes
+4
@@ -326,1078 +702,1850 @@ 109 "Max Blast Gauge" Stats - 2 Bytes
+8
- - - - 96 - "Leon" - - - 1 -
+1A8*4
- - 97 - "NEXT" - - 4 Bytes -
-8
+ 4215 + "Current P. ATK" + 0 + Float +
+c
- 98 - "Level" - - 2 Bytes -
-4
+ 4216 + "Current M. ATK" + 0 + Float +
+10
- 99 - "Current HP" - - 2 Bytes -
+0
+ 4217 + "Current P. DEF" + 0 + Float +
+14
- 100 - "Max HP" - - 2 Bytes -
+2
+ 4218 + "Current M. DEF" + 0 + Float +
+18
- 101 - "Blast Gauge" - Stats - - 4 Bytes -
+4
+ 4219 + "Current ACC" + 0 + Float +
+1C
- 102 - "Max Blast Gauge" - Stats - - 2 Bytes -
+8
+ 4220 + "Current EVA" + 0 + Float +
+20
-
-
- - 89 - "Mary" - - - 1 -
+1A8*5
- - 90 - "NEXT" - - 4 Bytes -
-8
+ 4221 + "Current CRT" + 0 + Float +
+24
- 91 - "Level" - - 2 Bytes -
-4
+ 4222 + "Current STR" + 0 + Float +
+28
- 92 - "Current HP" - - 2 Bytes -
+0
+ 4223 + "Base P. ATK" + 0 + Float +
+2C
- 93 - "Max HP" - - 2 Bytes -
+2
+ 4224 + "Base M. ATK" + 0 + Float +
+30
- 94 - "Blast Gauge" - Stats - - 4 Bytes -
+4
+ 4225 + "Base P. DEF" + 0 + Float +
+34
- 95 - "Max Blast Gauge" - Stats - - 2 Bytes -
+8
+ 4226 + "Base M. DEF" + 0 + Float +
+38
-
-
- - 82 - "Chelsea" - - - 1 -
+1A8*6
- - 83 - "NEXT" - - 4 Bytes -
-8
+ 4227 + "Base ACC" + 0 + Float +
+3C
- 84 - "Level" - - 2 Bytes -
-4
+ 4228 + "Base EVA" + 0 + Float +
+40
- 85 - "Current HP" - - 2 Bytes -
+0
+ 4229 + "Base CRT" + 0 + Float +
+44
- 86 - "Max HP" - - 2 Bytes -
+2
+ 4230 + "Base STR" + 0 + Float +
+48
- 87 - "Blast Gauge" - Stats - - 4 Bytes -
+4
+ 4470 + "Current Min CC" + 0 + Byte +
+149
- 88 - "Max Blast Gauge" - Stats - - 2 Bytes -
+8
+ 4471 + "Current Max CC" + 0 + Byte +
+14A
- 75 - "Karyl" + 96 + "Leon" - + 1 -
+1A8*7
+
+1A8*4
- 76 + 97 "NEXT" - 4 Bytes
-8
- 77 + 98 "Level" - 2 Bytes
-4
- 78 + 99 "Current HP" - 2 Bytes
+0
- 79 + 100 "Max HP" - 2 Bytes
+2
- 80 + 101 "Blast Gauge" Stats - 4 Bytes
+4
- 81 + 102 "Max Blast Gauge" Stats - 2 Bytes
+8
-
-
- - 68 - "Bruiser" - - - 1 -
+1A8*8
- - 69 - "NEXT" - - 4 Bytes -
-8
+ 4231 + "Current P. ATK" + 0 + Float +
+c
- 70 - "Level" - - 2 Bytes -
-4
+ 4232 + "Current M. ATK" + 0 + Float +
+10
- 71 - "Current HP" - - 2 Bytes -
+0
+ 4233 + "Current P. DEF" + 0 + Float +
+14
- 72 - "Max HP" - - 2 Bytes -
+2
+ 4234 + "Current M. DEF" + 0 + Float +
+18
- 73 - "Blast Gauge" - Stats - - 4 Bytes -
+4
+ 4235 + "Current ACC" + 0 + Float +
+1C
- 74 - "Max Blast Gauge" - Stats - - 2 Bytes -
+8
+ 4236 + "Current EVA" + 0 + Float +
+20
+
+ + 4237 + "Current CRT" + 0 + Float +
+24
+
+ + 4238 + "Current STR" + 0 + Float +
+28
+
+ + 4239 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4240 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4241 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4242 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4243 + "Base ACC" + 0 + Float +
+3C
+
+ + 4244 + "Base EVA" + 0 + Float +
+40
+
+ + 4245 + "Base CRT" + 0 + Float +
+44
+
+ + 4246 + "Base STR" + 0 + Float +
+48
+
+ + 4472 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4473 + "Current Max CC" + 0 + Byte +
+14A
- 61 - "Lilith" + 89 + "Mary" - + 1 -
+1A8*9
+
+1A8*5
- 62 + 90 "NEXT" - 4 Bytes
-8
- 63 + 91 "Level" - 2 Bytes
-4
- 64 + 92 "Current HP" - 2 Bytes
+0
- 65 + 93 "Max HP" - 2 Bytes
+2
- 66 + 94 "Blast Gauge" Stats - 4 Bytes
+4
- 67 + 95 "Max Blast Gauge" Stats - 2 Bytes
+8
-
-
- - - - 14 - "In-Battle Stats" - - - 1 -
204140D4
- - - 15 - "Slot 1" - - - 1 -
+0
- - 23 - "HP" - - 4 Bytes -
+0
+ 4247 + "Current P. ATK" + 0 + Float +
+c
- 13 - "Current CC" - - 2 Bytes -
+4
+ 4248 + "Current M. ATK" + 0 + Float +
+10
- 16 - "Max CC" - - 2 Bytes -
+6
+ 4249 + "Current P. DEF" + 0 + Float +
+14
- 17 - "Min CC" - - 2 Bytes -
+8
+ 4250 + "Current M. DEF" + 0 + Float +
+18
- 18 - "???" - + 4251 + "Current ACC" + 0 Float -
+10
+
+1C
- 19 - "Max ???" - + 4252 + "Current EVA" + 0 Float -
+14
+
+20
-
-
- - 28 - "Slot 2" - - - 1 -
+800
- - 29 - "HP" - - 4 Bytes -
+0
+ 4253 + "Current CRT" + 0 + Float +
+24
- 30 - "Current CC" - - 2 Bytes -
+4
+ 4254 + "Current STR" + 0 + Float +
+28
- 31 - "Max CC" - - 2 Bytes -
+6
+ 4255 + "Base P. ATK" + 0 + Float +
+2C
- 32 - "Min CC" - - 2 Bytes -
+8
+ 4256 + "Base M. ATK" + 0 + Float +
+30
- 33 - "???" - + 4257 + "Base P. DEF" + 0 Float -
+10
+
+34
- 34 - "Max ???" - + 4258 + "Base M. DEF" + 0 Float -
+14
+
+38
-
-
- - 35 - "Slot 3" - - - 1 -
+800*2
- - 36 - "HP" - - 4 Bytes -
+0
+ 4259 + "Base ACC" + 0 + Float +
+3C
- 37 - "Current CC" - - 2 Bytes -
+4
+ 4260 + "Base EVA" + 0 + Float +
+40
- 38 - "Max CC" - - 2 Bytes -
+6
+ 4261 + "Base CRT" + 0 + Float +
+44
- 39 - "Min CC" - - 2 Bytes -
+8
+ 4262 + "Base STR" + 0 + Float +
+48
- 40 - "???" - - Float -
+10
+ 4474 + "Current Min CC" + 0 + Byte +
+149
- 41 - "Max ???" - - Float -
+14
+ 4475 + "Current Max CC" + 0 + Byte +
+14A
- 42 - "Slot 4" + 82 + "Chelsea" - + 1 -
+800*3
+
+1A8*6
- 43 - "HP" - + 83 + "NEXT" 4 Bytes -
+0
+
-8
- 44 - "Current CC" - + 84 + "Level" 2 Bytes -
+4
+
-4
- 45 - "Max CC" - + 85 + "Current HP" 2 Bytes -
+6
+
+0
- 46 - "Min CC" - + 86 + "Max HP" + 2 Bytes +
+2
+
+ + 87 + "Blast Gauge" + Stats + 4 Bytes +
+4
+
+ + 88 + "Max Blast Gauge" + Stats 2 Bytes
+8
- 47 - "???" - + 4263 + "Current P. ATK" + 0 + Float +
+c
+
+ + 4264 + "Current M. ATK" + 0 Float
+10
- 48 - "Max ???" - + 4265 + "Current P. DEF" + 0 Float
+14
-
-
-
-
- - 118 - "Equipment" - - 0:Nothing - - - 1 -
202C1E8E
- - - 119 - "Stahn" - - - 1 -
+0
- - 117 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4266 + "Current M. DEF" + 0 + Float +
+18
- 120 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4267 + "Current ACC" + 0 + Float +
+1C
- 121 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4268 + "Current EVA" + 0 + Float +
+20
- 122 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4269 + "Current CRT" + 0 + Float +
+24
- 123 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4270 + "Current STR" + 0 + Float +
+28
-
-
- - 124 - "Rutee" - - - 1 -
+1A8
- - 125 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4271 + "Base P. ATK" + 0 + Float +
+2C
- 126 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4272 + "Base M. ATK" + 0 + Float +
+30
- 127 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4273 + "Base P. DEF" + 0 + Float +
+34
- 128 - "Ring 1" - Equipment - - 2 Bytes -
+6
-
+ 4274 + "Base M. DEF" + 0 + Float +
+38
+
- 129 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4275 + "Base ACC" + 0 + Float +
+3C
-
-
- - 130 - "Philia" - - - 1 -
+1A8*2
- - 131 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4276 + "Base EVA" + 0 + Float +
+40
- 132 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4277 + "Base CRT" + 0 + Float +
+44
- 133 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4278 + "Base STR" + 0 + Float +
+48
- 134 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4476 + "Current Min CC" + 0 + Byte +
+149
- 135 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4477 + "Current Max CC" + 0 + Byte +
+14A
- 172 - "Garr" + 75 + "Karyl" - + 1 -
+1A8*3
+
+1A8*7
- 173 - "Weapon" - Equipment - + 76 + "NEXT" + 4 Bytes +
-8
+
+ + 77 + "Level" + 2 Bytes +
-4
+
+ + 78 + "Current HP" 2 Bytes
+0
- 174 - "Armor" - Equipment - + 79 + "Max HP" 2 Bytes
+2
- 175 - "Accessory" - Equipment - - 2 Bytes + 80 + "Blast Gauge" + Stats + 4 Bytes
+4
- 176 - "Ring 1" - Equipment - + 81 + "Max Blast Gauge" + Stats 2 Bytes -
+6
+
+8
- 177 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4279 + "Current P. ATK" + 0 + Float +
+c
-
-
- - 166 - "Leon" - - - 1 -
+1A8*4
- - 167 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4280 + "Current M. ATK" + 0 + Float +
+10
- 168 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4281 + "Current P. DEF" + 0 + Float +
+14
- 169 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4282 + "Current M. DEF" + 0 + Float +
+18
- 170 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4283 + "Current ACC" + 0 + Float +
+1C
- 171 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4284 + "Current EVA" + 0 + Float +
+20
-
-
- - 160 - "Mary" - - - 1 -
+1A8*5
- - 161 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4285 + "Current CRT" + 0 + Float +
+24
- 162 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4286 + "Current STR" + 0 + Float +
+28
- 163 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4287 + "Base P. ATK" + 0 + Float +
+2C
- 164 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4288 + "Base M. ATK" + 0 + Float +
+30
- 165 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4289 + "Base P. DEF" + 0 + Float +
+34
-
-
- - 154 - "Chelsea" - - - 1 -
+1A8*6
- - 155 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4290 + "Base M. DEF" + 0 + Float +
+38
- 156 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4291 + "Base ACC" + 0 + Float +
+3C
- 157 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4292 + "Base EVA" + 0 + Float +
+40
- 158 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4293 + "Base CRT" + 0 + Float +
+44
- 159 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4294 + "Base STR" + 0 + Float +
+48
+
+ + 4478 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4479 + "Current Max CC" + 0 + Byte +
+14A
- 148 - "Karyl" + 68 + "Bruiser" - + 1 -
+1A8*7
+
+1A8*8
- 149 - "Weapon" - Equipment - + 69 + "NEXT" + 4 Bytes +
-8
+
+ + 70 + "Level" + 2 Bytes +
-4
+
+ + 71 + "Current HP" 2 Bytes
+0
- 150 - "Armor" - Equipment - + 72 + "Max HP" 2 Bytes
+2
- 151 - "Accessory" - Equipment - - 2 Bytes + 73 + "Blast Gauge" + Stats + 4 Bytes
+4
- 152 - "Ring 1" - Equipment - + 74 + "Max Blast Gauge" + Stats 2 Bytes -
+6
+
+8
- 153 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4295 + "Current P. ATK" + 0 + Float +
+c
-
-
- - 142 - "Bruiser" - - - 1 -
+1A8*8
- - 143 - "Weapon" - Equipment - - 2 Bytes -
+0
+ 4296 + "Current M. ATK" + 0 + Float +
+10
- 144 - "Armor" - Equipment - - 2 Bytes -
+2
+ 4297 + "Current P. DEF" + 0 + Float +
+14
- 145 - "Accessory" - Equipment - - 2 Bytes -
+4
+ 4298 + "Current M. DEF" + 0 + Float +
+18
- 146 - "Ring 1" - Equipment - - 2 Bytes -
+6
+ 4299 + "Current ACC" + 0 + Float +
+1C
- 147 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4300 + "Current EVA" + 0 + Float +
+20
+
+ + 4301 + "Current CRT" + 0 + Float +
+24
+
+ + 4302 + "Current STR" + 0 + Float +
+28
+
+ + 4303 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4304 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4305 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4306 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4307 + "Base ACC" + 0 + Float +
+3C
+
+ + 4308 + "Base EVA" + 0 + Float +
+40
+
+ + 4309 + "Base CRT" + 0 + Float +
+44
+
+ + 4310 + "Base STR" + 0 + Float +
+48
+
+ + 4480 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4481 + "Current Max CC" + 0 + Byte +
+14A
- 136 + 61 "Lilith" - + 1
+1A8*9
- 137 - "Weapon" - Equipment - + 62 + "NEXT" + 4 Bytes +
-8
+
+ + 63 + "Level" + 2 Bytes +
-4
+
+ + 64 + "Current HP" 2 Bytes
+0
- 138 - "Armor" - Equipment - + 65 + "Max HP" 2 Bytes
+2
- 139 - "Accessory" - Equipment - - 2 Bytes + 66 + "Blast Gauge" + Stats + 4 Bytes
+4
- 140 - "Ring 1" - Equipment - + 67 + "Max Blast Gauge" + Stats 2 Bytes -
+6
+
+8
- 141 - "Ring 2" - Equipment - - 2 Bytes -
+8
+ 4311 + "Current P. ATK" + 0 + Float +
+c
+
+ + 4312 + "Current M. ATK" + 0 + Float +
+10
+
+ + 4313 + "Current P. DEF" + 0 + Float +
+14
+
+ + 4314 + "Current M. DEF" + 0 + Float +
+18
+
+ + 4315 + "Current ACC" + 0 + Float +
+1C
+
+ + 4316 + "Current EVA" + 0 + Float +
+20
+
+ + 4317 + "Current CRT" + 0 + Float +
+24
+
+ + 4318 + "Current STR" + 0 + Float +
+28
+
+ + 4319 + "Base P. ATK" + 0 + Float +
+2C
+
+ + 4320 + "Base M. ATK" + 0 + Float +
+30
+
+ + 4321 + "Base P. DEF" + 0 + Float +
+34
+
+ + 4322 + "Base M. DEF" + 0 + Float +
+38
+
+ + 4323 + "Base ACC" + 0 + Float +
+3C
+
+ + 4324 + "Base EVA" + 0 + Float +
+40
+
+ + 4325 + "Base CRT" + 0 + Float +
+44
+
+ + 4326 + "Base STR" + 0 + Float +
+48
+
+ + 4482 + "Current Min CC" + 0 + Byte +
+149
+
+ + 4483 + "Current Max CC" + 0 + Byte +
+14A
- 178 - "Arte List" + 14 + "In-Battle Stats" - ::Stahn -2:Demon Fang -3:Swallow Dance -5:Tempest Strike -7:Tiger Blade -12:Dragon Swarm + + 1 +
204140D4
+ + + 15 + "Slot 1" + + + 1 +
+0
+ + + 23 + "HP" + 4 Bytes +
+0
+
+ + 13 + "Current CC" + 2 Bytes +
+4
+
+ + 16 + "Max CC" + 2 Bytes +
+6
+
+ + 17 + "Min CC" + 2 Bytes +
+8
+
+ + 18 + "???" + Float +
+10
+
+ + 19 + "Max ???" + Float +
+14
+
+
+
+ + 28 + "Slot 2" + + + 1 +
+800
+ + + 29 + "HP" + 4 Bytes +
+0
+
+ + 30 + "Current CC" + 2 Bytes +
+4
+
+ + 31 + "Max CC" + 2 Bytes +
+6
+
+ + 32 + "Min CC" + 2 Bytes +
+8
+
+ + 33 + "???" + Float +
+10
+
+ + 34 + "Max ???" + Float +
+14
+
+
+
+ + 35 + "Slot 3" + + + 1 +
+800*2
+ + + 36 + "HP" + 4 Bytes +
+0
+
+ + 37 + "Current CC" + 2 Bytes +
+4
+
+ + 38 + "Max CC" + 2 Bytes +
+6
+
+ + 39 + "Min CC" + 2 Bytes +
+8
+
+ + 40 + "???" + Float +
+10
+
+ + 41 + "Max ???" + Float +
+14
+
+
+
+ + 42 + "Slot 4" + + + 1 +
+800*3
+ + + 43 + "HP" + 4 Bytes +
+0
+
+ + 44 + "Current CC" + 2 Bytes +
+4
+
+ + 45 + "Max CC" + 2 Bytes +
+6
+
+ + 46 + "Min CC" + 2 Bytes +
+8
+
+ + 47 + "???" + Float +
+10
+
+ + 48 + "Max ???" + Float +
+14
+
+
+
+
+
+ + 118 + "Equipment Editor" + + 0:Nothing + + + 1 +
202C1E8E
+ + + 119 + "Stahn" + + + 1 +
+0
+ + + 117 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 120 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 121 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 122 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 123 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 124 + "Rutee" + + + 1 +
+1A8
+ + + 125 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 126 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 127 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 128 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 129 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 130 + "Philia" + + + 1 +
+1A8*2
+ + + 131 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 132 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 133 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 134 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 135 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 172 + "Garr" + + + 1 +
+1A8*3
+ + + 173 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 174 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 175 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 176 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 177 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 166 + "Leon" + + + 1 +
+1A8*4
+ + + 167 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 168 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 169 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 170 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 171 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 160 + "Mary" + + + 1 +
+1A8*5
+ + + 161 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 162 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 163 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 164 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 165 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 154 + "Chelsea" + + + 1 +
+1A8*6
+ + + 155 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 156 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 157 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 158 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 159 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 148 + "Karyl" + + + 1 +
+1A8*7
+ + + 149 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 150 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 151 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 152 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 153 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 142 + "Bruiser" + + + 1 +
+1A8*8
+ + + 143 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 144 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 145 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 146 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 147 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+ + 136 + "Lilith" + + + 1 +
+1A8*9
+ + + 137 + "Weapon" + Equipment + 2 Bytes +
+0
+
+ + 138 + "Armor" + Equipment + 2 Bytes +
+2
+
+ + 139 + "Accessory" + Equipment + 2 Bytes +
+4
+
+ + 140 + "Ring 1" + Equipment + 2 Bytes +
+6
+
+ + 141 + "Ring 2" + Equipment + 2 Bytes +
+8
+
+
+
+
+
+ + 178 + "Arte List" + + 0:Nothing +::Stahn +2:Demon Fang +3:Swallow Dance +5:Tempest Strike +7:Tiger Blade +12:Dragon Swarm 27:Soaring Demon Fang 11:Beast 10:Demonic Tiger Blade @@ -1648,4056 +2796,14477 @@ 126:Rainbow Arch 219:Thunder Sword : -::Shared -229:Raintive Orion -230:Surviving Hollin -231:Celestial Earth +::Shared +229:Raintive Orion +230:Surviving Hollin +231:Celestial Earth +: +::The rest +170:Evil Glaive +173:Guilty Resolver +190:Prism Shine +192:Ambivalence +193:Black Wing +195:Spoil Weapon +196:Spoil Armor +197:Spoil Mind +198:Spoil Resist +199:Archangel +200:Seraphic Feather +201:Hatred +223:No Items Ever! +224:Melty Earth +238:Dead Blue + + + 1 +
202C1F38
+ + + 179 + "Stahn" + + + 1 +
+0
+ + + 180 + "Neutral" + Arte List + Byte +
+0
+
+ + 183 + "Up" + Arte List + Byte +
+1
+
+ + 182 + "Side" + Arte List + Byte +
+2
+
+ + 181 + "Down" + Arte List + Byte +
+3
+
+ + 185 + "L2" + Arte List + Byte +
+9
+ + + 186 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 187 + "R2" + Arte List + Byte +
+D
+ + + 188 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 189 + "Narikiri Doll" + + + 1 +
+4
+ + + 190 + "Neutral" + Arte List + Byte +
+0
+
+ + 191 + "Up" + Arte List + Byte +
+1
+
+ + 192 + "Side" + Arte List + Byte +
+2
+
+ + 193 + "Down" + Arte List + Byte +
+3
+
+ + 196 + "L2" + Arte List + Byte +
+D
+ + + 197 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 198 + "R2" + Arte List + Byte +
+11
+ + + 199 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 200 + "Rutee" + + + 1 +
+1A8
+ + + 201 + "Neutral" + Arte List + Byte +
+0
+
+ + 202 + "Up" + Arte List + Byte +
+1
+
+ + 203 + "Side" + Arte List + Byte +
+2
+
+ + 204 + "Down" + Arte List + Byte +
+3
+
+ + 205 + "L2" + Arte List + Byte +
+9
+ + + 206 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 207 + "R2" + Arte List + Byte +
+D
+ + + 208 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 209 + "Narikiri Doll" + + + 1 +
+4
+ + + 210 + "Neutral" + Arte List + Byte +
+0
+
+ + 211 + "Up" + Arte List + Byte +
+1
+
+ + 212 + "Side" + Arte List + Byte +
+2
+
+ + 213 + "Down" + Arte List + Byte +
+3
+
+ + 214 + "L2" + Arte List + Byte +
+D
+ + + 215 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 216 + "R2" + Arte List + Byte +
+11
+ + + 217 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 218 + "Philia" + + + 1 +
+1A8*2
+ + + 219 + "Neutral" + Arte List + Byte +
+0
+
+ + 220 + "Up" + Arte List + Byte +
+1
+
+ + 221 + "Side" + Arte List + Byte +
+2
+
+ + 222 + "Down" + Arte List + Byte +
+3
+
+ + 223 + "L2" + Arte List + Byte +
+9
+ + + 224 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 225 + "R2" + Arte List + Byte +
+D
+ + + 226 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 227 + "Narikiri Doll" + + + 1 +
+4
+ + + 228 + "Neutral" + Arte List + Byte +
+0
+
+ + 229 + "Up" + Arte List + Byte +
+1
+
+ + 230 + "Side" + Arte List + Byte +
+2
+
+ + 231 + "Down" + Arte List + Byte +
+3
+
+ + 232 + "L2" + Arte List + Byte +
+D
+ + + 233 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 234 + "R2" + Arte List + Byte +
+11
+ + + 235 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 344 + "Garr" + + + 1 +
+1A8*3
+ + + 345 + "Neutral" + Arte List + Byte +
+0
+
+ + 346 + "Up" + Arte List + Byte +
+1
+
+ + 347 + "Side" + Arte List + Byte +
+2
+
+ + 348 + "Down" + Arte List + Byte +
+3
+
+ + 349 + "L2" + Arte List + Byte +
+9
+ + + 350 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 351 + "R2" + Arte List + Byte +
+D
+ + + 352 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 353 + "Narikiri Doll" + + + 1 +
+4
+ + + 354 + "Neutral" + Arte List + Byte +
+0
+
+ + 355 + "Up" + Arte List + Byte +
+1
+
+ + 356 + "Side" + Arte List + Byte +
+2
+
+ + 357 + "Down" + Arte List + Byte +
+3
+
+ + 358 + "L2" + Arte List + Byte +
+D
+ + + 359 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 360 + "R2" + Arte List + Byte +
+11
+ + + 361 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 326 + "Leon" + + + 1 +
+1A8*4
+ + + 327 + "Neutral" + Arte List + Byte +
+0
+
+ + 328 + "Up" + Arte List + Byte +
+1
+
+ + 329 + "Side" + Arte List + Byte +
+2
+
+ + 330 + "Down" + Arte List + Byte +
+3
+
+ + 331 + "L2" + Arte List + Byte +
+9
+ + + 332 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 333 + "R2" + Arte List + Byte +
+D
+ + + 334 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 335 + "Narikiri Doll" + + + 1 +
+4
+ + + 336 + "Neutral" + Arte List + Byte +
+0
+
+ + 337 + "Up" + Arte List + Byte +
+1
+
+ + 338 + "Side" + Arte List + Byte +
+2
+
+ + 339 + "Down" + Arte List + Byte +
+3
+
+ + 340 + "L2" + Arte List + Byte +
+D
+ + + 341 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 342 + "R2" + Arte List + Byte +
+11
+ + + 343 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 308 + "Mary" + + + 1 +
+1A8*5
+ + + 309 + "Neutral" + Arte List + Byte +
+0
+
+ + 310 + "Up" + Arte List + Byte +
+1
+
+ + 311 + "Side" + Arte List + Byte +
+2
+
+ + 312 + "Down" + Arte List + Byte +
+3
+
+ + 313 + "L2" + Arte List + Byte +
+9
+ + + 314 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 315 + "R2" + Arte List + Byte +
+D
+ + + 316 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 317 + "Narikiri Doll" + + + 1 +
+4
+ + + 318 + "Neutral" + Arte List + Byte +
+0
+
+ + 319 + "Up" + Arte List + Byte +
+1
+
+ + 320 + "Side" + Arte List + Byte +
+2
+
+ + 321 + "Down" + Arte List + Byte +
+3
+
+ + 322 + "L2" + Arte List + Byte +
+D
+ + + 323 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 324 + "R2" + Arte List + Byte +
+11
+ + + 325 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 290 + "Chelsea" + + + 1 +
+1A8*6
+ + + 291 + "Neutral" + Arte List + Byte +
+0
+
+ + 292 + "Up" + Arte List + Byte +
+1
+
+ + 293 + "Side" + Arte List + Byte +
+2
+
+ + 294 + "Down" + Arte List + Byte +
+3
+
+ + 295 + "L2" + Arte List + Byte +
+9
+ + + 296 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 297 + "R2" + Arte List + Byte +
+D
+ + + 298 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 299 + "Narikiri Doll" + + + 1 +
+4
+ + + 300 + "Neutral" + Arte List + Byte +
+0
+
+ + 301 + "Up" + Arte List + Byte +
+1
+
+ + 302 + "Side" + Arte List + Byte +
+2
+
+ + 303 + "Down" + Arte List + Byte +
+3
+
+ + 304 + "L2" + Arte List + Byte +
+D
+ + + 305 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 306 + "R2" + Arte List + Byte +
+11
+ + + 307 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 272 + "Karyl" + + + 1 +
+1A8*7
+ + + 273 + "Neutral" + Arte List + Byte +
+0
+
+ + 274 + "Up" + Arte List + Byte +
+1
+
+ + 275 + "Side" + Arte List + Byte +
+2
+
+ + 276 + "Down" + Arte List + Byte +
+3
+
+ + 277 + "L2" + Arte List + Byte +
+9
+ + + 278 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 279 + "R2" + Arte List + Byte +
+D
+ + + 280 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 281 + "Narikiri Doll" + + + 1 +
+4
+ + + 282 + "Neutral" + Arte List + Byte +
+0
+
+ + 283 + "Up" + Arte List + Byte +
+1
+
+ + 284 + "Side" + Arte List + Byte +
+2
+
+ + 285 + "Down" + Arte List + Byte +
+3
+
+ + 286 + "L2" + Arte List + Byte +
+D
+ + + 287 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 288 + "R2" + Arte List + Byte +
+11
+ + + 289 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 254 + "Bruiser" + + + 1 +
+1A8*8
+ + + 255 + "Neutral" + Arte List + Byte +
+0
+
+ + 256 + "Up" + Arte List + Byte +
+1
+
+ + 257 + "Side" + Arte List + Byte +
+2
+
+ + 258 + "Down" + Arte List + Byte +
+3
+
+ + 259 + "L2" + Arte List + Byte +
+9
+ + + 260 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 261 + "R2" + Arte List + Byte +
+D
+ + + 262 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 263 + "Narikiri Doll" + + + 1 +
+4
+ + + 264 + "Neutral" + Arte List + Byte +
+0
+
+ + 265 + "Up" + Arte List + Byte +
+1
+
+ + 266 + "Side" + Arte List + Byte +
+2
+
+ + 267 + "Down" + Arte List + Byte +
+3
+
+ + 268 + "L2" + Arte List + Byte +
+D
+ + + 269 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 270 + "R2" + Arte List + Byte +
+11
+ + + 271 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+ + 236 + "Lilith" + + + 1 +
+1A8*9
+ + + 237 + "Neutral" + Arte List + Byte +
+0
+
+ + 238 + "Up" + Arte List + Byte +
+1
+
+ + 239 + "Side" + Arte List + Byte +
+2
+
+ + 240 + "Down" + Arte List + Byte +
+3
+
+ + 241 + "L2" + Arte List + Byte +
+9
+ + + 242 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 243 + "R2" + Arte List + Byte +
+D
+ + + 244 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 245 + "Narikiri Doll" + + + 1 +
+4
+ + + 246 + "Neutral" + Arte List + Byte +
+0
+
+ + 247 + "Up" + Arte List + Byte +
+1
+
+ + 248 + "Side" + Arte List + Byte +
+2
+
+ + 249 + "Down" + Arte List + Byte +
+3
+
+ + 250 + "L2" + Arte List + Byte +
+D
+ + + 251 + "Character" + Party Formation + Byte +
-1
+
+
+
+ + 252 + "R2" + Arte List + Byte +
+11
+ + + 253 + "Character" + Party Formation + Byte +
-1
+
+
+
+
+
+
+
+
+
+ + 362 + "Gald" + 4 Bytes +
202C3D10
+
+ + 363 + "EX Points" + 4 Bytes +
202C403C
+
+ + 365 + "Unlocks" + + 0:Locked +1:Unlocked + + + 1 +
202C1E98
+ + + 366 + "Stahn" + + + 1 +
+0
+ + + 459 + "Demon Fang" + Unlocks + Byte +
+0
+
+ + 432 + "Hell Sword" + Unlocks + Byte +
+4
+
+ + 433 + "Fire Ball" + Unlocks + Byte +
+8
+
+ + 434 + "Swallow Dance" + Unlocks + Byte +
+C
+
+ + 431 + "Tempest Strike" + Unlocks + Byte +
+10
+
+ + 430 + "Tiger Blade" + Unlocks + Byte +
+14
+
+ + 429 + "Eruption" + Unlocks + Byte +
+18
+
+ + 428 + "Dragon Slayer" + Unlocks + Byte +
+1C
+
+ + 427 + "Dragon Swarm" + Unlocks + Byte +
+20
+
+ + 461 + "Shakkouken" + Unlocks + Byte +
+24
+
+ + 426 + "Fire Wall" + Unlocks + Byte +
+28
+
+ + 439 + "Azure Edge" + Unlocks + Byte +
+2C
+
+ + 438 + "Hell Pyre" + Unlocks + Byte +
+30
+
+ + 437 + "Severing Wind" + Unlocks + Byte +
+34
+
+ + 436 + "Fire Storm" + Unlocks + Byte +
+38
+
+ + 435 + "Soaring Demon Fang" + Unlocks + Byte +
+3C
+
+ + 445 + "Beast" + Unlocks + Byte +
+40
+
+ + 444 + "Dragon Toss" + Unlocks + Byte +
+44
+
+ + 443 + "Demonic Tiger Blade" + Unlocks + Byte +
+48
+
+ + 442 + "Light Spear Blast" + Unlocks + Byte +
+4C
+
+ + 441 + "Fear Flare" + Unlocks + Byte +
+50
+
+ + 440 + "Omega Tempest" + Unlocks + Byte +
+54
+
+ + 450 + "Rising Phoenix" + Unlocks + Byte +
+58
+
+ + 449 + "Flare Tornado" + Unlocks + Byte +
+5C
+
+ + 448 + "Infernal Torrent" + Unlocks + Byte +
+60
+
+ + 447 + "Searing Gale" + Unlocks + Byte +
+64
+
+ + 446 + "Explode" + Unlocks + Byte +
+68
+
+ + 454 + "Fiery Beast" + Unlocks + Byte +
+6C
+
+ + 453 + "Light Spear" + Unlocks + Byte +
+70
+
+ + 452 + "Phoenix Blast" + Unlocks + Byte +
+74
+
+ + 451 + "Frigid Moon" + Unlocks + Byte +
+78
+
+ + 455 + "Rending Quake" + Unlocks + Byte +
+7C
+
+ + 456 + "Phoenix" + Unlocks + Byte +
+80
+
+ + 457 + "Final Fury" + Unlocks + Byte +
+84
+
+ + 458 + "Gouma Kaijinken" + Unlocks + Byte +
+88
+
+
+
+ + 462 + "Rutee" + + + 1 +
+1A8
+ + + 463 + "Search Gald" + Unlocks + Byte +
+0
+
+ + 464 + "First Aid" + Unlocks + Byte +
+4
+
+ + 465 + "Ice Needle" + Unlocks + Byte +
+8
+
+ + 466 + "Snipe Air" + Unlocks + Byte +
+C
+
+ + 467 + "Antidote" + Unlocks + Byte +
+10
+
+ + 468 + "Ice Wall" + Unlocks + Byte +
+14
+
+ + 469 + "Thievery" + Unlocks + Byte +
+18
+
+ + 470 + "Blizzard" + Unlocks + Byte +
+1C
+
+ + 471 + "Heal" + Unlocks + Byte +
+20
+
+ + 472 + "Air Escape" + Unlocks + Byte +
+24
+
+ + 473 + "Sharpness" + Unlocks + Byte +
+28
+
+ + 474 + "Ice Tornado" + Unlocks + Byte +
+2C
+
+ + 475 + "Acid Rain" + Unlocks + Byte +
+30
+
+ + 476 + "Snipe Roar" + Unlocks + Byte +
+34
+
+ + 477 + "Recover" + Unlocks + Byte +
+38
+
+ + 478 + "Nurse" + Unlocks + Byte +
+3C
+
+ + 479 + "Barrier" + Unlocks + Byte +
+40
+
+ + 480 + "Resurrection" + Unlocks + Byte +
+44
+
+ + 481 + "Icicle" + Unlocks + Byte +
+48
+
+ + 482 + "Slash Rain" + Unlocks + Byte +
+4C
+
+ + 483 + "Deep Mist" + Unlocks + Byte +
+50
+
+ + 484 + "Cure" + Unlocks + Byte +
+54
+
+ + 485 + "Silence" + Unlocks + Byte +
+58
+
+ + 486 + "Maelstrom" + Unlocks + Byte +
+5C
+
+ + 487 + "Revitalize" + Unlocks + Byte +
+60
+
+ + 488 + "Dispel" + Unlocks + Byte +
+64
+
+ + 489 + "Tidal Wave" + Unlocks + Byte +
+68
+
+ + 490 + "Bloody Rose" + Unlocks + Byte +
+6C
+
+ + 491 + "Serpent Edge" + Unlocks + Byte +
+70
+
+ + 492 + "Trickster" + Unlocks + Byte +
+74
+
+ + 493 + "Life Discharge" + Unlocks + Byte +
+78
+
+ + 494 + "Final Embrace" + Unlocks + Byte +
+7C
+
+
+
+ + 372 + "Philia" + + + 1 +
+1A8*2
+ + + 495 + "Philia Bomb" + Unlocks + Byte +
+0
+
+ + 496 + "Lightning" + Unlocks + Byte +
+4
+
+ + 497 + "Inspect Eye" + Unlocks + Byte +
+8
+
+ + 498 + "Fire Ball" + Unlocks + Byte +
+C
+
+ + 499 + "Stone Blast" + Unlocks + Byte +
+10
+
+ + 500 + "Wind Arrow" + Unlocks + Byte +
+14
+
+ + 501 + "Stone Wall" + Unlocks + Byte +
+18
+
+ + 502 + "Twin Bomb" + Unlocks + Byte +
+1C
+
+ + 503 + "Storm" + Unlocks + Byte +
+20
+
+ + 504 + "Flare Tornado" + Unlocks + Byte +
+24
+
+ + 505 + "Ice Tornado" + Unlocks + Byte +
+28
+
+ + 506 + "Thunder Blade" + Unlocks + Byte +
+2C
+
+ + 507 + "Force Field" + Unlocks + Byte +
+30
+
+ + 508 + "Tractor Beam" + Unlocks + Byte +
+34
+
+ + 509 + "Ray" + Unlocks + Byte +
+38
+
+ + 510 + "Fear Flare" + Unlocks + Byte +
+3C
+
+ + 511 + "Cyclone" + Unlocks + Byte +
+40
+
+ + 512 + "Ground Dasher" + Unlocks + Byte +
+44
+
+ + 513 + "Holy Lance" + Unlocks + Byte +
+48
+
+ + 514 + "Judgment" + Unlocks + Byte +
+4C
+
+ + 515 + "Extension" + Unlocks + Byte +
+50
+
+ + 516 + "Explode" + Unlocks + Byte +
+54
+
+ + 517 + "Tidal Wave" + Unlocks + Byte +
+58
+
+ + 518 + "Cloak" + Unlocks + Byte +
+5C
+
+ + 519 + "Indignation" + Unlocks + Byte +
+60
+
+ + 520 + "Bomb Rain" + Unlocks + Byte +
+64
+
+ + 521 + "Meteor Storm" + Unlocks + Byte +
+68
+
+ + 522 + "Stop Flow" + Unlocks + Byte +
+6C
+
+ + 523 + "Black Hole" + Unlocks + Byte +
+70
+
+ + 524 + "Big Bang" + Unlocks + Byte +
+74
+
+ + 525 + "Piko Piko Hammer" + Unlocks + Byte +
+78
+
+ + 526 + "Sacred Penance" + Unlocks + Byte +
+7C
+
+ + 527 + "Divine Power" + Unlocks + Byte +
+80
+
+ + 528 + "Heavenly Crusader" + Unlocks + Byte +
+84
+
+
+
+ + 529 + "Garr" + + + 1 +
+1A8*3
+ + + 530 + "Inferno" + Unlocks + Byte +
+0
+
+ + 531 + "Hurricane Thrust" + Unlocks + Byte +
+4
+
+ + 532 + "Gale Shot" + Unlocks + Byte +
+8
+
+ + 533 + "Mirage" + Unlocks + Byte +
+C
+
+ + 534 + "Wind Arrow" + Unlocks + Byte +
+10
+
+ + 535 + "Kourinshou" + Unlocks + Byte +
+14
+
+ + 536 + "Storm" + Unlocks + Byte +
+18
+
+ + 537 + "Severing Wind" + Unlocks + Byte +
+1C
+
+ + 538 + "Arrow Stream" + Unlocks + Byte +
+20
+
+ + 539 + "Bassaiga" + Unlocks + Byte +
+24
+
+ + 540 + "Whirlwind" + Unlocks + Byte +
+28
+
+ + 541 + "Transience" + Unlocks + Byte +
+2C
+
+ + 542 + "Air Thrust" + Unlocks + Byte +
+30
+
+ + 543 + "Hail" + Unlocks + Byte +
+34
+
+ + 544 + "Sword Rain: Alpha" + Unlocks + Byte +
+38
+
+ + 545 + "Cyclone" + Unlocks + Byte +
+3C
+
+ + 546 + "Void Seal" + Unlocks + Byte +
+40
+
+ + 547 + "Mega Sonic Thrust" + Unlocks + Byte +
+44
+
+ + 548 + "Void Sword" + Unlocks + Byte +
+48
+
+ + 549 + "God's Breath" + Unlocks + Byte +
+4C
+
+ + 550 + "Dark Projection" + Unlocks + Byte +
+50
+
+ + 551 + "Resshou Souhajin" + Unlocks + Byte +
+54
+
+ + 552 + "Koubu Senkousen" + Unlocks + Byte +
+58
+
+ + 553 + "Sekkazan" + Unlocks + Byte +
+5C
+
+
+
+ + 590 + "Leon" + + + 1 +
+1A8*4
+ + + 591 + "Demon Fang" + Unlocks + Byte +
+0
+
+ + 592 + "Stone Blast" + Unlocks + Byte +
+4
+
+ + 593 + "Glimmer Dragon" + Unlocks + Byte +
+8
+
+ + 594 + "Grave" + Unlocks + Byte +
+C
+
+ + 595 + "Flying Dragon" + Unlocks + Byte +
+10
+
+ + 596 + "Phantom Edge" + Unlocks + Byte +
+14
+
+ + 597 + "Stone Wall" + Unlocks + Byte +
+18
+
+ + 598 + "Tiger Blade" + Unlocks + Byte +
+1C
+
+ + 599 + "Pow Hammer" + Unlocks + Byte +
+20
+
+ + 600 + "Swallow Talon" + Unlocks + Byte +
+24
+
+ + 601 + "Air Pressure" + Unlocks + Byte +
+28
+
+ + 602 + "Moon Glare" + Unlocks + Byte +
+2C
+
+ + 603 + "Dragon Swarm" + Unlocks + Byte +
+30
+
+ + 604 + "Demon's Lance" + Unlocks + Byte +
+34
+
+ + 605 + "Demon Attack" + Unlocks + Byte +
+38
+
+ + 606 + "Pow Pow Hammer" + Unlocks + Byte +
+3C
+
+ + 607 + "Fang Blade" + Unlocks + Byte +
+40
+
+ + 608 + "Ground Dasher" + Unlocks + Byte +
+44
+
+ + 609 + "Dragon Glare" + Unlocks + Byte +
+48
+
+ + 610 + "Black Hole" + Unlocks + Byte +
+4C
+
+ + 611 + "Dark Slaughter" + Unlocks + Byte +
+50
+
+ + 612 + "Cleansing Inferno" + Unlocks + Byte +
+54
+
+ + 613 + "Infernal Suffering" + Unlocks + Byte +
+58
+
+ + 614 + "Majinken Setsuga" + Unlocks + Byte +
+5C
+
+ + 615 + "Focus" + Unlocks + Byte +
+60
+
+ + 616 + "Heal" + Unlocks + Byte +
+64
+
+ + 617 + "Shining Dragon" + Unlocks + Byte +
+68
+
+ + 618 + "Demon's Lance Zero" + Unlocks + Byte +
+6C
+
+
+
+ + 763 + "Mary" + + + 1 +
+1A8*5
+ + + 764 + "Beast Blade" + Unlocks + Byte +
+0
+
+ + 765 + "Power Missile" + Unlocks + Byte +
+4
+
+ + 766 + "Shittoushuu" + Unlocks + Byte +
+8
+
+ + 767 + "Double Blade" + Unlocks + Byte +
+C
+
+ + 768 + "Shunjinrouga" + Unlocks + Byte +
+10
+
+ + 769 + "Beast" + Unlocks + Byte +
+14
+
+ + 770 + "Fierce Demon Fang" + Unlocks + Byte +
+18
+
+ + 771 + "Tornado Blade" + Unlocks + Byte +
+1C
+
+ + 772 + "Roaring Havoc" + Unlocks + Byte +
+20
+
+ + 773 + "Maniacal Fang" + Unlocks + Byte +
+24
+
+ + 774 + "Mirage" + Unlocks + Byte +
+28
+
+ + 775 + "Shin Gouraiken" + Unlocks + Byte +
+2C
+
+ + 776 + "Bakujinkyousatsu" + Unlocks + Byte +
+30
+
+ + 777 + "Shishiou Messai" + Unlocks + Byte +
+34
+
+ + 778 + "Roaring Explosion" + Unlocks + Byte +
+38
+
+ + 779 + "Shinrabassai" + Unlocks + Byte +
+3C
+
+ + 780 + "ZAN!" + Unlocks + Byte +
+40
+
+
+
+ + 727 + "Chelsea" + + + 1 +
+1A8*6
+ + + 728 + "Shuren" + Unlocks + Byte +
+0
+
+ + 729 + "Sonic Bash" + Unlocks + Byte +
+4
+
+ + 730 + "Gale Shot" + Unlocks + Byte +
+8
+
+ + 731 + "Speed Arrow" + Unlocks + Byte +
+C
+
+ + 732 + "Inferno" + Unlocks + Byte +
+10
+
+ + 733 + "Gekka" + Unlocks + Byte +
+14
+
+ + 734 + "Shayou" + Unlocks + Byte +
+18
+
+ + 735 + "Shock Arrow" + Unlocks + Byte +
+1C
+
+ + 736 + "Hail" + Unlocks + Byte +
+20
+
+ + 737 + "Force Arrow" + Unlocks + Byte +
+24
+
+ + 738 + "Celestial Conqueror" + Unlocks + Byte +
+28
+
+ + 739 + "Rasen" + Unlocks + Byte +
+2C
+
+ + 740 + "Shiranagi Touga" + Unlocks + Byte +
+30
+
+ + 741 + "Wild Geese" + Unlocks + Byte +
+34
+
+ + 742 + "Cupid's Arrow" + Unlocks + Byte +
+38
+
+
+
+ + 691 + "Karyl" + + + 1 +
+1A8*7
+ + + 692 + "Symphony" + Unlocks + Byte +
+0
+
+ + 693 + "Rumba" + Unlocks + Byte +
+4
+
+ + 694 + "Sonic Rave" + Unlocks + Byte +
+8
+
+ + 695 + "Waltz" + Unlocks + Byte +
+C
+
+ + 696 + "March" + Unlocks + Byte +
+10
+
+ + 697 + "Samba" + Unlocks + Byte +
+14
+
+ + 698 + "Beat Heaven" + Unlocks + Byte +
+18
+
+ + 699 + "Reverb Soul" + Unlocks + Byte +
+1C
+
+ + 700 + "Lullaby" + Unlocks + Byte +
+20
+
+ + 701 + "Golden Voice" + Unlocks + Byte +
+24
+
+ + 702 + "Reflect Rage" + Unlocks + Byte +
+28
+
+ + 703 + "Maware Rondo" + Unlocks + Byte +
+2C
+
+ + 704 + "Sonic Stream" + Unlocks + Byte +
+30
+
+ + 705 + "Layer Sphere" + Unlocks + Byte +
+34
+
+
+
+ + 655 + "Bruiser" + + + 1 +
+1A8*8
+ + + 656 + "Volt Thrust" + Unlocks + Byte +
+0
+
+ + 657 + "Falcon Fledge" + Unlocks + Byte +
+4
+
+ + 658 + "Upper Cut" + Unlocks + Byte +
+8
+
+ + 659 + "1-2 Combo" + Unlocks + Byte +
+C
+
+ + 660 + "Muscle Hit" + Unlocks + Byte +
+10
+
+ + 661 + "Hip Attack" + Unlocks + Byte +
+14
+
+ + 662 + "Hurricane" + Unlocks + Byte +
+18
+
+ + 663 + "Resurrect Kiai" + Unlocks + Byte +
+1C
+
+ + 664 + "Messa Throw" + Unlocks + Byte +
+20
+
+ + 665 + "Metal Body" + Unlocks + Byte +
+24
+
+ + 666 + "Ballistic" + Unlocks + Byte +
+28
+
+ + 667 + "Earth Crusher" + Unlocks + Byte +
+2C
+
+ + 668 + "Heartbreak" + Unlocks + Byte +
+30
+
+ + 669 + "Tres Bien Hip" + Unlocks + Byte +
+34
+
+ + 670 + "Gozza Blow" + Unlocks + Byte +
+38
+
+
+
+ + 619 + "Lilith" + + + 1 +
+1A8*9
+ + + 620 + "Aqua Smite" + Unlocks + Byte +
+0
+
+ + 621 + "Stake Flare" + Unlocks + Byte +
+4
+
+ + 622 + "Turn Over" + Unlocks + Byte +
+8
+
+ + 623 + "Lilith Slash" + Unlocks + Byte +
+C
+
+ + 624 + "Kick Rock" + Unlocks + Byte +
+10
+
+ + 625 + "Wake the Dead" + Unlocks + Byte +
+14
+
+ + 626 + "Rainbow Arch" + Unlocks + Byte +
+18
+
+ + 627 + "Sunfish Screech" + Unlocks + Byte +
+1C
+
+ + 628 + "Flash Back" + Unlocks + Byte +
+20
+
+ + 629 + "Manbou Stride" + Unlocks + Byte +
+24
+
+ + 630 + "Thunder Sword" + Unlocks + Byte +
+28
+
+
+
+
+
+ + 374 + "Blast Caliber mods" + + + 1 +
20280E20
+ + + 376 + "Stahn" + + + 1 +
+0
+ + + 375 + "Level 1" + Arte List + Byte +
+0
+
+ + 377 + "Level 2" + Arte List + Byte +
+1
+
+ + 378 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 386 + "Rutee" + + + 1 +
+40
+ + + 385 + "Level 1" + Byte +
+0
+
+ + 387 + "Level 2" + Byte +
+1
+
+ + 388 + "Level 3" + Byte +
+2
+
+
+
+ + 390 + "Philia" + + + 1 +
+40*2
+ + + 391 + "Level 1" + Arte List + Byte +
+0
+
+ + 392 + "Level 2" + Arte List + Byte +
+1
+
+ + 393 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 415 + "Garr" + + + 1 +
+40*3
+ + + 416 + "Level 1" + Arte List + Byte +
+0
+
+ + 417 + "Level 2" + Arte List + Byte +
+1
+
+ + 418 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 411 + "Leon" + + + 1 +
+40*4
+ + + 412 + "Level 1" + Arte List + Byte +
+0
+
+ + 413 + "Level 2" + Arte List + Byte +
+1
+
+ + 414 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 407 + "Mary" + + + 1 +
+40*5
+ + + 408 + "Level 1" + Arte List + Byte +
+0
+
+ + 409 + "Level 2" + Arte List + Byte +
+1
+
+ + 410 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 403 + "Chelsea" + + + 1 +
+40*6
+ + + 404 + "Level 1" + Arte List + Byte +
+0
+
+ + 405 + "Level 2" + Arte List + Byte +
+1
+
+ + 406 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 399 + "Karyl" + + + 1 +
+40*7
+ + + 400 + "Level 1" + Arte List + Byte +
+0
+
+ + 401 + "Level 2" + Arte List + Byte +
+1
+
+ + 402 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 395 + "Bruiser" + + + 1 +
+40*8
+ + + 396 + "Level 1" + Arte List + Byte +
+0
+
+ + 397 + "Level 2" + Arte List + Byte +
+1
+
+ + 398 + "Level 3" + Arte List + Byte +
+2
+
+
+
+ + 419 + "Lilith" + + + 1 +
+40*9
+ + + 420 + "Level 1" + Arte List + Byte +
+0
+
+ + 421 + "Level 2" + Arte List + Byte +
+1
+
+ + 422 + "Level 3" + Arte List + Byte +
+2
+
+
+
+
+
+ + 383 + "Enemy Group Mod" + 01:Stahn +04:Seinegald Soldiers +05:Seinegald Soldiers (2nd part) +06:Leon (1st encounter) +09:Bruiser (1st Colosseum fight) +0B:Batista +0C:Cave Queen +0D:Batista Diego +0E:Kraken +0F:Tiberius +11:Dalis +12:Lydon +13:Leon (Cave Fight) +14:Force Armor (Stahn Side) +15:Baruk +16:Irene +17:Rembrandt +18:Hugo +19:Miktran (1st encounter) +1A:Buer +1D:Dymlos +1F:Shadow of Stahn +20:Shadow of Garr +21:Shadow of Stahn & Leon +22:Kronos +23:Kronos Excessive +24:Kraken +2B:Bruiser (2nd Colosseum fight) +2C:Bruiser (Female) +2D:Lilith (Colosseum) +2E:Lilith (Retry version?) +30:Floor 1 (EX Dungeon) +31:Cupid (EX Dungeon) +32:Rune Hearts (EX Dungeon) +33:Molflina Bunny (EX Dungeon) +34:Finley (EX Dungeon) +35:Super Star (EX Dungeon) +36:Empire Beetle (EX Dungeon) +37:KOZ-MOZ Gentleman (EX Dungeon) +38:Masalina Bunny (EX Dungeon) +39:Barbatos (EX Dungeon) +3A:3 Thieves +3C:Sidequest boss? +3D:Barbatos (anti grinding) +3E:Ras Gentleman +3F:Klarth Gentleman +40:Hilda Gentleman +41:Chloe Gentleman +42:Ras & Klarth & Hilda & Chloe Gentleman +43:Lens Hunters (Stahn & Rutee & Mary) +44:Swordian Masters (Stahn & Rutee & Garr & Philia) +47:2 Star Fish +4B:Force Armor (Leon Side) +50:Dycroft Enemies + + Byte +
202C4A44
+
+ + 384 + "Battle BGM Modifier" + 00:- +01:Tales of destiny +02:Tutorial +03:- +04:Bare its fangs +05:Surprise attack! +06:Nightmare +07:Perfidious act +08:Sink into vise +09:Victory +0A:Lion-Irony of fate +0B:Relentless assault +0C:Blue dragon +0D:Rebel against destiny +0E:Game over +0F:Common destiny +10:Coup De Grace +11:Progress toward the end +12:Justice and an edge +13:Unfinished world +14:Crooked sight +15:Go on a cruise +16:Over the rainbow +17:A snowscape +18:A Kingdom +19:The laughter of children +1A:Despair +1B:A caged life +1C:Green hill +1D:Solemn castle +1E:A sanctuary +1F:A peaceful day +20:White labyrinth +21:Aerial city +22:Thanks a million +23:Lime light night +24:White kingdom +25:Will you dance with me? +26:Hello again +27:Heat wave +28:Port town +29:Passion +2A:Rest day +2B:State of emergency +2C:Tales of the Abyss song +2D:??? +2E:??? +2F:- +30:I'm a champion! +31:Mysteries night +32:I feel so happy today +33:The Storm and stress +34:Good luck! +35:- +36:Silent night +37:Endless dream +38:- +39:Belcrant +3A:Cry for the moon +3B:Unsophisticated +3C:- +3D:Idle fears +3E:- +3F:Trickster +40:Crown of crosses +41:- +42:- +43:Missing you +44:Rest of the heart +45:Ancestral recall +46:To be a Dream +47:State of emergency +48:Holy light +49:Lion-Conflict +4A:Piano arrangement 1 +4B:Piano arrangement 2 +4C:Miktran +4D:The frequenter +4E:Main theme +4F:Swordian team +50:- +51:The remains +52:A limestone cave +53:Clock tower +54:Fill of fire +55:Dead factory +56:Dead or alive +57:Conceal one's sorrow +58:A submarine remains +59:A botanical garden +5A:A reinforced concrete +5B:A research scholar +5C:It's pure fiction +5D:Rush! +5E:Invisible hand +5F:Inposing visage +60:DokiDoki Chelsea +61:Step up +62:Invincible champion +63:For good or for bad... +64:The last Judgement +65:Deep darkness +66:The arrow was shot - piano +67:Play with me! +68:RALLY X +69:Colosseum +6A:Day break +6B:Over the rainbow B +6C:Lion-Irony of fate +6D:DokiDoki Chelsea +6E:Step up +6F:?"count"? +70:The boyhood dream +71:She +72:Spiral of doom +73:Lion - fate of a fencer + + 1 + Byte +
202C3FC4
+
+ + 4128 + "Stage" + Byte +
202C4A46
+
+ + 959 + "Arena Editor" + + 0:Nothing +1:Stahn +2:Rutee +3:Philia +4:Garr +5:Leon +6:Mary +7:Chelsea +8:Karyl +9:Bruiser +10:Lilith +11:Lydon +12:Batista +13:Tiberius +14:Dalis +15:Baruk +16:Ilene +17:Shane +18:Hugo +19:Kronos +: +83:Tiamat : -::The rest -170:Evil Glaive -173:Guilty Resolver -190:Prism Shine -192:Ambivalence -193:Black Wing -195:Spoil Weapon -196:Spoil Armor -197:Spoil Mind -198:Spoil Resist -199:Archangel -200:Seraphic Feather -201:Hatred -223:No Items Ever! -224:Melty Earth -238:Dead Blue +85:Senior Soldier +86:Kraken +87:The dragon (Invulnerable) +88:Buer +89:Kronos Excessive +90:Dymlos +96:Barbatos (Coliseum) - + + 0 1 -
202C1F38
+
2044EE90
- 179 - "Stahn" + 2193 + "READ THIS" + + 0000FF + Auto Assembler Script + /* +Spawn Location works based off of the center of the stage. +*/ +[ENABLE] +[DISABLE] + + + + 938 + "Rank 1" + + + 0 + 1 +
+0
+ + + 787 + "1st enemy" + Arena Editor + 0 + Byte +
2117CC12
+ + + 958 + "Spawn Location" + 1 + Byte +
+4
+
+
+
+ + 934 + "2nd enemy" + Arena Editor + 0 + Byte +
+0
+ + + 955 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 957 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 935 + "3rd enemy" + Arena Editor + 0 + Byte +
+6
+ + + 960 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 961 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 936 + "4th enemy" + Arena Editor + 0 + Byte +
+6*2
+ + + 962 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 963 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 937 + "5th enemy" + Arena Editor + 0 + Byte +
+6*3
+ + + 964 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 965 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 942 + "6th enemy" + Arena Editor + 0 + Byte +
+6*4
+ + + 996 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 997 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 941 + "7th enemy" + Arena Editor + 0 + Byte +
+6*5
+ + + 994 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 995 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 940 + "8th enemy" + Arena Editor + 0 + Byte +
+6*6
+ + + 992 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 993 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 939 + "9th enemy" + Arena Editor + 0 + Byte +
+6*7
+ + + 990 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 991 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 945 + "10th enemy" + Arena Editor + 0 + Byte +
+6*8
+ + + 988 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 989 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 944 + "11th enemy" + Arena Editor + 0 + Byte +
+6*9
+ + + 986 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 987 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 943 + "12th enemy" + Arena Editor + 0 + Byte +
+6*A
+ + + 984 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 985 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 946 + "13th enemy" + Arena Editor + 0 + Byte +
+6*B
+ + + 982 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 983 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 947 + "14th enemy" + Arena Editor + 0 + Byte +
+6*C
+ + + 980 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 981 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 952 + "15th enemy" + Arena Editor + 0 + Byte +
+6*D
+ + + 978 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 979 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 951 + "16th enemy" + Arena Editor + 0 + Byte +
+6*E
+ + + 976 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 977 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 950 + "17th enemy" + Arena Editor + 0 + Byte +
+6*F
+ + + 974 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 975 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 949 + "18th enemy" + Arena Editor + 0 + Byte +
+6*10
+ + + 972 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 973 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 948 + "19th enemy" + Arena Editor + 0 + Byte +
+6*11
+ + + 970 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 971 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 954 + "20th enemy" + Arena Editor + 0 + Byte +
+6*12
+ + + 968 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 969 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 953 + "21st enemy" + Arena Editor + 0 + Byte +
+6*13
+ + + 966 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 967 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+
+
+ + 998 + "Rank 2" + + + 0 + 1 +
+7E
+ + + 999 + "1st enemy" + Arena Editor + 0 + Byte +
2117CC1A
+ + + 1000 + "Spawn Location" + 0 + Byte +
+4
+
+
+
+ + 1001 + "2nd enemy" + Arena Editor + 0 + Byte +
+0
+ + + 1002 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1003 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1064 + "3rd enemy" + Arena Editor + 0 + Byte +
+6
+ + + 1065 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1066 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1067 + "4th enemy" + Arena Editor + 0 + Byte +
+6*2
+ + + 1068 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1069 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1070 + "5th enemy" + Arena Editor + 0 + Byte +
+6*3
+ + + 1071 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1072 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1073 + "6th enemy" + Arena Editor + 0 + Byte +
+6*4
+ + + 1074 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1075 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1076 + "7th enemy" + Arena Editor + 0 + Byte +
+6*5
+ + + 1077 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1078 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1079 + "8th enemy" + Arena Editor + 0 + Byte +
+6*6
+ + + 1080 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1081 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1082 + "9th enemy" + Arena Editor + 0 + Byte +
+6*7
+ + + 1083 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1084 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1085 + "10th enemy" + Arena Editor + 0 + Byte +
+6*8
+ + + 1086 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1087 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1088 + "11th enemy" + Arena Editor + 0 + Byte +
+6*9
+ + + 1089 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1090 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1091 + "12th enemy" + Arena Editor + 0 + Byte +
+6*A
+ + + 1092 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1093 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1094 + "13th enemy" + Arena Editor + 0 + Byte +
+6*B
+ + + 1095 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1096 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1097 + "14th enemy" + Arena Editor + 0 + Byte +
+6*C
+ + + 1098 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1099 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1100 + "15th enemy" + Arena Editor + 0 + Byte +
+6*D
+ + + 1101 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1102 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1103 + "16th enemy" + Arena Editor + 0 + Byte +
+6*E
+ + + 1104 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1105 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1106 + "17th enemy" + Arena Editor + 0 + Byte +
+6*F
+ + + 1107 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1108 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1109 + "18th enemy" + Arena Editor + 0 + Byte +
+6*10
+ + + 1110 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1111 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1112 + "19th enemy" + Arena Editor + 0 + Byte +
+6*11
+ + + 1113 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1114 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1115 + "20th enemy" + Arena Editor + 0 + Byte +
+6*12
+ + + 1116 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1117 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1118 + "21st enemy" + Arena Editor + 0 + Byte +
+6*13
+ + + 1119 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1120 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1154 + "22nd enemy" + Arena Editor + 0 + Byte +
+6*14
+ + + 1155 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1156 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1151 + "23rd enemy" + Arena Editor + 0 + Byte +
+6*15
+ + + 1152 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1153 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1148 + "24th enemy" + Arena Editor + 0 + Byte +
+6*16
+ + + 1149 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1150 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1145 + "25th enemy" + Arena Editor + 0 + Byte +
+6*17
+ + + 1146 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1147 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1142 + "26th enemy" + Arena Editor + 0 + Byte +
+6*18
+ + + 1143 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1144 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1139 + "27th enemy" + Arena Editor + 0 + Byte +
+6*19
+ + + 1140 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1141 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1136 + "28th enemy" + Arena Editor + 0 + Byte +
+6*1A
+ + + 1137 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1138 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1133 + "29th enemy" + Arena Editor + 0 + Byte +
+6*1B
+ + + 1134 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1135 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1130 + "30th enemy" + Arena Editor + 0 + Byte +
+6*1C
+ + + 1131 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1132 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1127 + "31st enemy" + Arena Editor + 0 + Byte +
+6*1D
+ + + 1128 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1129 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1124 + "32rd enemy" + Arena Editor + 0 + Byte +
+6*1E
+ + + 1125 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1126 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1121 + "33rd enemy" + Arena Editor + 0 + Byte +
+6*1F
+ + + 1122 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1123 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1175 + "34th enemy" + Arena Editor + 0 + Byte +
+6*20
+ + + 1176 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1177 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1172 + "35th enemy" + Arena Editor + 0 + Byte +
+6*21
+ + + 1173 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1174 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1169 + "36th enemy" + Arena Editor + 0 + Byte +
+6*22
+ + + 1170 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1171 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1166 + "37th enemy" + Arena Editor + 0 + Byte +
+6*23
+ + + 1167 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1168 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1163 + "38th enemy" + Arena Editor + 0 + Byte +
+6*24
+ + + 1164 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1165 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1160 + "39th enemy" + Arena Editor + 0 + Byte +
+6*25
+ + + 1161 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1162 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1157 + "40th enemy" + Arena Editor + 0 + Byte +
+6*26
+ + + 1158 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1159 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1178 + "41st enemy" + Arena Editor + 0 + Byte +
+6*27
+ + + 1179 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1180 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+
+
+ + 1181 + "Rank 3" - + + 0 1 -
+0
+
+174
- 180 - "Neutral" - Arte List - + 1182 + "1st enemy" + Arena Editor + 0 + Byte +
2117CC22
+ + + 1183 + "Spawn Location" + 0 + Byte +
+4
+
+
+
+ + 1184 + "2nd enemy" + Arena Editor + 0 Byte
+0
+ + + 1185 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1186 + "Spawn Location" + 0 + Byte +
+3
+
+
- 183 - "Up" - Arte List - + 1190 + "3rd enemy" + Arena Editor + 0 Byte -
+1
+
+6
+ + + 1191 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1192 + "Spawn Location" + 0 + Byte +
+3
+
+
- 182 - "Side" - Arte List - + 1193 + "4th enemy" + Arena Editor + 0 Byte -
+2
+
+6*2
+ + + 1194 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1195 + "Spawn Location" + 0 + Byte +
+3
+
+
- 181 - "Down" - Arte List - + 1196 + "5th enemy" + Arena Editor + 0 Byte -
+3
+
+6*3
+ + + 1197 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1198 + "Spawn Location" + 0 + Byte +
+3
+
+
- 185 - "L2" - Arte List - + 1199 + "6th enemy" + Arena Editor + 0 Byte -
+9
+
+6*4
- 186 - "Character" - Party Formation - + 1200 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1201 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1202 + "7th enemy" + Arena Editor + 0 + Byte +
+6*5
+ + + 1203 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1204 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1205 + "8th enemy" + Arena Editor + 0 + Byte +
+6*6
+ + + 1206 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1207 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1208 + "9th enemy" + Arena Editor + 0 + Byte +
+6*7
+ + + 1209 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1210 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1211 + "10th enemy" + Arena Editor + 0 + Byte +
+6*8
+ + + 1212 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1213 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1214 + "11th enemy" + Arena Editor + 0 + Byte +
+6*9
+ + + 1215 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1216 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1217 + "12th enemy" + Arena Editor + 0 + Byte +
+6*A
+ + + 1218 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1219 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1220 + "13th enemy" + Arena Editor + 0 + Byte +
+6*B
+ + + 1221 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1222 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1223 + "14th enemy" + Arena Editor + 0 + Byte +
+6*C
+ + + 1224 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1225 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1226 + "15th enemy" + Arena Editor + 0 + Byte +
+6*D
+ + + 1227 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1228 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1229 + "16th enemy" + Arena Editor + 0 + Byte +
+6*E
+ + + 1230 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1231 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1232 + "17th enemy" + Arena Editor + 0 + Byte +
+6*F
+ + + 1233 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1234 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1235 + "18th enemy" + Arena Editor + 0 + Byte +
+6*10
+ + + 1236 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1237 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1238 + "19th enemy" + Arena Editor + 0 + Byte +
+6*11
+ + + 1239 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1240 + "Spawn Location" + 0 Byte -
-1
+
+3
- 187 - "R2" - Arte List - + 1241 + "20th enemy" + Arena Editor + 0 Byte -
+D
+
+6*12
- 188 - "Character" - Party Formation - + 1242 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1243 + "Spawn Location" + 0 + Byte +
+3
- 189 - "Narikiri Doll" - - - 1 -
+4
+ 1244 + "21st enemy" + Arena Editor + 0 + Byte +
+6*13
- 190 - "Neutral" - Arte List - + 1245 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 191 - "Up" - Arte List - + 1246 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1247 + "22nd enemy" + Arena Editor + 0 + Byte +
+6*14
+ - 192 - "Side" - Arte List - + 1248 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 193 - "Down" - Arte List - + 1249 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1250 + "23rd enemy" + Arena Editor + 0 + Byte +
+6*15
+ - 196 - "L2" - Arte List - + 1251 + "Spawn after enemy" + 0 Byte -
+D
- - - 197 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 198 - "R2" - Arte List - + 1252 + "Spawn Location" + 0 Byte -
+11
- - - 199 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 200 - "Rutee" - - - 1 -
+1A8
- - - 201 - "Neutral" - Arte List - - Byte -
+0
-
- 202 - "Up" - Arte List - - Byte -
+1
-
- - 203 - "Side" - Arte List - - Byte -
+2
-
- - 204 - "Down" - Arte List - - Byte -
+3
-
- - 205 - "L2" - Arte List - + 1253 + "24th enemy" + Arena Editor + 0 Byte -
+9
+
+6*16
- 206 - "Character" - Party Formation - + 1254 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1255 + "Spawn Location" + 0 + Byte +
+3
- 207 - "R2" - Arte List - + 1256 + "25th enemy" + Arena Editor + 0 Byte -
+D
+
+6*17
- 208 - "Character" - Party Formation - + 1257 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1258 + "Spawn Location" + 0 + Byte +
+3
- 209 - "Narikiri Doll" - - - 1 -
+4
+ 1259 + "26th enemy" + Arena Editor + 0 + Byte +
+6*18
- 210 - "Neutral" - Arte List - + 1260 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 211 - "Up" - Arte List - + 1261 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1262 + "27th enemy" + Arena Editor + 0 + Byte +
+6*19
+ - 212 - "Side" - Arte List - + 1263 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 213 - "Down" - Arte List - + 1264 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1265 + "28th enemy" + Arena Editor + 0 + Byte +
+6*1A
+ - 214 - "L2" - Arte List - + 1266 + "Spawn after enemy" + 0 Byte -
+D
- - - 215 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 216 - "R2" - Arte List - + 1267 + "Spawn Location" + 0 Byte -
+11
- - - 217 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 218 - "Philia" - - - 1 -
+1A8*2
- - - 219 - "Neutral" - Arte List - - Byte -
+0
-
- - 220 - "Up" - Arte List - - Byte -
+1
-
- - 221 - "Side" - Arte List - - Byte -
+2
-
- - 222 - "Down" - Arte List - - Byte -
+3
-
- 223 - "L2" - Arte List - + 1268 + "29th enemy" + Arena Editor + 0 Byte -
+9
+
+6*1B
- 224 - "Character" - Party Formation - + 1269 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1270 + "Spawn Location" + 0 + Byte +
+3
- 225 - "R2" - Arte List - + 1271 + "30th enemy" + Arena Editor + 0 Byte -
+D
+
+6*1C
- 226 - "Character" - Party Formation - + 1272 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1273 + "Spawn Location" + 0 + Byte +
+3
- 227 - "Narikiri Doll" - - - 1 -
+4
+ 1274 + "31st enemy" + Arena Editor + 0 + Byte +
+6*1D
- 228 - "Neutral" - Arte List - + 1275 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 229 - "Up" - Arte List - + 1276 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1367 + "32nd enemy" + Arena Editor + 0 + Byte +
+6*1E
+ - 230 - "Side" - Arte List - + 1368 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 231 - "Down" - Arte List - + 1369 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1280 + "33rd enemy" + Arena Editor + 0 + Byte +
+6*1F
+ - 232 - "L2" - Arte List - + 1281 + "Spawn after enemy" + 0 Byte -
+D
- - - 233 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 234 - "R2" - Arte List - + 1282 + "Spawn Location" + 0 Byte -
+11
- - - 235 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 344 - "Garr" - - - 1 -
+1A8*3
- - 345 - "Neutral" - Arte List - + 1283 + "34th enemy" + Arena Editor + 0 Byte -
+0
+
+6*20
+ + + 1284 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1285 + "Spawn Location" + 0 + Byte +
+3
+
+
- 346 - "Up" - Arte List - + 1286 + "35th enemy" + Arena Editor + 0 Byte -
+1
+
+6*21
+ + + 1287 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1288 + "Spawn Location" + 0 + Byte +
+3
+
+
- 347 - "Side" - Arte List - + 1289 + "36th enemy" + Arena Editor + 0 Byte -
+2
+
+6*22
+ + + 1290 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1291 + "Spawn Location" + 0 + Byte +
+3
+
+
- 348 - "Down" - Arte List - + 1292 + "37th enemy" + Arena Editor + 0 Byte -
+3
+
+6*23
+ + + 1293 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1294 + "Spawn Location" + 0 + Byte +
+3
+
+
- 349 - "L2" - Arte List - + 1295 + "38th enemy" + Arena Editor + 0 Byte -
+9
+
+6*24
- 350 - "Character" - Party Formation - + 1296 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1297 + "Spawn Location" + 0 + Byte +
+3
- 351 - "R2" - Arte List - + 1298 + "39th enemy" + Arena Editor + 0 Byte -
+D
+
+6*25
- 352 - "Character" - Party Formation - + 1299 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1300 + "Spawn Location" + 0 + Byte +
+3
- 353 - "Narikiri Doll" - - - 1 -
+4
+ 1301 + "40th enemy" + Arena Editor + 0 + Byte +
+6*26
- 354 - "Neutral" - Arte List - + 1302 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 355 - "Up" - Arte List - + 1303 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1304 + "41st enemy" + Arena Editor + 0 + Byte +
+6*27
+ - 356 - "Side" - Arte List - + 1305 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 357 - "Down" - Arte List - + 1306 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1364 + "42nd enemy" + Arena Editor + 0 + Byte +
+6*28
+ - 358 - "L2" - Arte List - + 1365 + "Spawn after enemy" + 0 Byte -
+D
- - - 359 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 360 - "R2" - Arte List - + 1366 + "Spawn Location" + 0 Byte -
+11
- - - 361 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 326 - "Leon" - - - 1 -
+1A8*4
- - 327 - "Neutral" - Arte List - + 1361 + "43rd enemy" + Arena Editor + 0 Byte -
+0
+
+6*29
+ + + 1362 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1363 + "Spawn Location" + 0 + Byte +
+3
+
+
- 328 - "Up" - Arte List - + 1358 + "44th enemy" + Arena Editor + 0 Byte -
+1
+
+6*2A
+ + + 1359 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1360 + "Spawn Location" + 0 + Byte +
+3
+
+
- 329 - "Side" - Arte List - + 1355 + "45th enemy" + Arena Editor + 0 Byte -
+2
+
+6*2B
+ + + 1356 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1357 + "Spawn Location" + 0 + Byte +
+3
+
+
- 330 - "Down" - Arte List - + 1352 + "46th enemy" + Arena Editor + 0 Byte -
+3
+
+6*2C
+ + + 1353 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1354 + "Spawn Location" + 0 + Byte +
+3
+
+
- 331 - "L2" - Arte List - + 1349 + "47th enemy" + Arena Editor + 0 Byte -
+9
+
+6*2D
- 332 - "Character" - Party Formation - + 1350 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1351 + "Spawn Location" + 0 + Byte +
+3
- 333 - "R2" - Arte List - + 1346 + "48th enemy" + Arena Editor + 0 Byte -
+D
+
+6*2E
- 334 - "Character" - Party Formation - + 1347 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1348 + "Spawn Location" + 0 + Byte +
+3
- 335 - "Narikiri Doll" - - - 1 -
+4
+ 1343 + "49th enemy" + Arena Editor + 0 + Byte +
+6*2F
- 336 - "Neutral" - Arte List - + 1344 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 337 - "Up" - Arte List - + 1345 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1340 + "50th enemy" + Arena Editor + 0 + Byte +
+6*30
+ - 338 - "Side" - Arte List - + 1341 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 339 - "Down" - Arte List - + 1342 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1337 + "51st enemy" + Arena Editor + 0 + Byte +
+6*31
+ - 340 - "L2" - Arte List - + 1338 + "Spawn after enemy" + 0 Byte -
+D
- - - 341 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 342 - "R2" - Arte List - + 1339 + "Spawn Location" + 0 Byte -
+11
- - - 343 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 308 - "Mary" - - - 1 -
+1A8*5
- - 309 - "Neutral" - Arte List - + 1334 + "52nd enemy" + Arena Editor + 0 Byte -
+0
+
+6*32
+ + + 1335 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1336 + "Spawn Location" + 0 + Byte +
+3
+
+
- 310 - "Up" - Arte List - + 1331 + "53rd enemy" + Arena Editor + 0 Byte -
+1
+
+6*33
+ + + 1332 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1333 + "Spawn Location" + 0 + Byte +
+3
+
+
- 311 - "Side" - Arte List - + 1328 + "54th enemy" + Arena Editor + 0 Byte -
+2
+
+6*34
+ + + 1329 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1330 + "Spawn Location" + 0 + Byte +
+3
+
+
- 312 - "Down" - Arte List - + 1325 + "55th enemy" + Arena Editor + 0 Byte -
+3
+
+6*35
+ + + 1326 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1327 + "Spawn Location" + 0 + Byte +
+3
+
+
- 313 - "L2" - Arte List - + 1322 + "56th enemy" + Arena Editor + 0 Byte -
+9
+
+6*36
- 314 - "Character" - Party Formation - + 1323 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1324 + "Spawn Location" + 0 + Byte +
+3
- 315 - "R2" - Arte List - + 1319 + "57th enemy" + Arena Editor + 0 Byte -
+D
+
+6*37
- 316 - "Character" - Party Formation - + 1320 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1321 + "Spawn Location" + 0 + Byte +
+3
- 317 - "Narikiri Doll" - - - 1 -
+4
+ 1316 + "58th enemy" + Arena Editor + 0 + Byte +
+6*38
- 318 - "Neutral" - Arte List - + 1317 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 319 - "Up" - Arte List - + 1318 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1313 + "59th enemy" + Arena Editor + 0 + Byte +
+6*39
+ + + 1314 + "Spawn after enemy" + 0 Byte
+1
- 320 - "Side" - Arte List - + 1315 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1310 + "60th enemy" + Arena Editor + 0 + Byte +
+6*3A
+ + + 1311 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 321 - "Down" - Arte List - + 1312 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1307 + "61st enemy" + Arena Editor + 0 + Byte +
+6*3B
+ - 322 - "L2" - Arte List - + 1308 + "Spawn after enemy" + 0 Byte -
+D
- - - 323 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 324 - "R2" - Arte List - + 1309 + "Spawn Location" + 0 Byte -
+11
- - - 325 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
- 290 - "Chelsea" + 1371 + "Rank 4" - + + 0 1 -
+1A8*6
+
+2E2
- 291 - "Neutral" - Arte List - - Byte -
+0
-
- - 292 - "Up" - Arte List - + 1372 + "1st enemy" + Arena Editor + 0 Byte -
+1
+
2117CC2A
+ + + 1373 + "Spawn Location" + 0 + Byte +
+4
+
+
- 293 - "Side" - Arte List - + 1374 + "2nd enemy" + Arena Editor + 0 Byte -
+2
+
+0
+ + + 1375 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1376 + "Spawn Location" + 0 + Byte +
+3
+
+
- 294 - "Down" - Arte List - + 1377 + "3rd enemy" + Arena Editor + 0 Byte -
+3
+
+6
+ + + 1378 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1379 + "Spawn Location" + 0 + Byte +
+3
+
+
- 295 - "L2" - Arte List - + 1380 + "4th enemy" + Arena Editor + 0 Byte -
+9
+
+6*2
- 296 - "Character" - Party Formation - + 1381 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1382 + "Spawn Location" + 0 + Byte +
+3
- 297 - "R2" - Arte List - + 1383 + "5th enemy" + Arena Editor + 0 Byte -
+D
+
+6*3
- 298 - "Character" - Party Formation - + 1384 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1385 + "Spawn Location" + 0 + Byte +
+3
- 299 - "Narikiri Doll" - - - 1 -
+4
+ 1386 + "6th enemy" + Arena Editor + 0 + Byte +
+6*4
- 300 - "Neutral" - Arte List - + 1387 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 301 - "Up" - Arte List - + 1388 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1389 + "7th enemy" + Arena Editor + 0 + Byte +
+6*5
+ - 302 - "Side" - Arte List - + 1390 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 303 - "Down" - Arte List - + 1391 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1392 + "8th enemy" + Arena Editor + 0 + Byte +
+6*6
+ - 304 - "L2" - Arte List - + 1393 + "Spawn after enemy" + 0 Byte -
+D
- - - 305 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 306 - "R2" - Arte List - + 1394 + "Spawn Location" + 0 Byte -
+11
- - - 307 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 272 - "Karyl" - - - 1 -
+1A8*7
- - 273 - "Neutral" - Arte List - + 1395 + "9th enemy" + Arena Editor + 0 Byte -
+0
+
+6*7
+ + + 1396 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1397 + "Spawn Location" + 0 + Byte +
+3
+
+
- 274 - "Up" - Arte List - + 1398 + "10th enemy" + Arena Editor + 0 Byte -
+1
+
+6*8
+ + + 1399 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1400 + "Spawn Location" + 0 + Byte +
+3
+
+
- 275 - "Side" - Arte List - + 1401 + "11th enemy" + Arena Editor + 0 Byte -
+2
+
+6*9
+ + + 1402 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1403 + "Spawn Location" + 0 + Byte +
+3
+
+
- 276 - "Down" - Arte List - + 1404 + "12th enemy" + Arena Editor + 0 Byte -
+3
+
+6*A
+ + + 1405 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1406 + "Spawn Location" + 0 + Byte +
+3
+
+
- 277 - "L2" - Arte List - + 1407 + "13th enemy" + Arena Editor + 0 Byte -
+9
+
+6*B
- 278 - "Character" - Party Formation - + 1408 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1409 + "Spawn Location" + 0 Byte -
-1
+
+3
- 279 - "R2" - Arte List - + 1410 + "14th enemy" + Arena Editor + 0 Byte -
+D
+
+6*C
- 280 - "Character" - Party Formation - + 1411 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1412 + "Spawn Location" + 0 + Byte +
+3
- 281 - "Narikiri Doll" - - - 1 -
+4
+ 1413 + "15th enemy" + Arena Editor + 0 + Byte +
+6*D
- 282 - "Neutral" - Arte List - + 1414 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 283 - "Up" - Arte List - + 1415 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1416 + "16th enemy" + Arena Editor + 0 + Byte +
+6*E
+ - 284 - "Side" - Arte List - + 1417 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 285 - "Down" - Arte List - + 1418 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1419 + "17th enemy" + Arena Editor + 0 + Byte +
+6*F
+ - 286 - "L2" - Arte List - + 1420 + "Spawn after enemy" + 0 Byte -
+D
- - - 287 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 288 - "R2" - Arte List - + 1421 + "Spawn Location" + 0 Byte -
+11
- - - 289 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 254 - "Bruiser" - - - 1 -
+1A8*8
- - 255 - "Neutral" - Arte List - + 1422 + "18th enemy" + Arena Editor + 0 Byte -
+0
+
+6*10
+ + + 1423 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1424 + "Spawn Location" + 0 + Byte +
+3
+
+
- 256 - "Up" - Arte List - + 1425 + "19th enemy" + Arena Editor + 0 Byte -
+1
+
+6*11
+ + + 1426 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1427 + "Spawn Location" + 0 + Byte +
+3
+
+
- 257 - "Side" - Arte List - + 1428 + "20th enemy" + Arena Editor + 0 Byte -
+2
+
+6*12
+ + + 1429 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1430 + "Spawn Location" + 0 + Byte +
+3
+
+
- 258 - "Down" - Arte List - + 1431 + "21st enemy" + Arena Editor + 0 Byte -
+3
+
+6*13
+ + + 1432 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1433 + "Spawn Location" + 0 + Byte +
+3
+
+
- 259 - "L2" - Arte List - + 1434 + "22nd enemy" + Arena Editor + 0 Byte -
+9
+
+6*14
- 260 - "Character" - Party Formation - + 1435 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1436 + "Spawn Location" + 0 + Byte +
+3
- 261 - "R2" - Arte List - + 1437 + "23rd enemy" + Arena Editor + 0 Byte -
+D
+
+6*15
- 262 - "Character" - Party Formation - + 1438 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1439 + "Spawn Location" + 0 + Byte +
+3
- 263 - "Narikiri Doll" - - - 1 -
+4
+ 1440 + "24th enemy" + Arena Editor + 0 + Byte +
+6*16
- 264 - "Neutral" - Arte List - + 1441 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 265 - "Up" - Arte List - + 1442 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1443 + "25th enemy" + Arena Editor + 0 + Byte +
+6*17
+ - 266 - "Side" - Arte List - + 1444 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 267 - "Down" - Arte List - + 1445 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1446 + "26th enemy" + Arena Editor + 0 + Byte +
+6*18
+ - 268 - "L2" - Arte List - + 1447 + "Spawn after enemy" + 0 Byte -
+D
- - - 269 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 270 - "R2" - Arte List - + 1448 + "Spawn Location" + 0 Byte -
+11
- - - 271 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
- - 236 - "Lilith" - - - 1 -
+1A8*9
- - 237 - "Neutral" - Arte List - + 1449 + "27th enemy" + Arena Editor + 0 Byte -
+0
+
+6*19
+ + + 1450 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1451 + "Spawn Location" + 0 + Byte +
+3
+
+
- 238 - "Up" - Arte List - + 1452 + "28th enemy" + Arena Editor + 0 Byte -
+1
+
+6*1A
+ + + 1453 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1454 + "Spawn Location" + 0 + Byte +
+3
+
+
- 239 - "Side" - Arte List - + 1455 + "29th enemy" + Arena Editor + 0 Byte -
+2
+
+6*1B
+ + + 1456 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1457 + "Spawn Location" + 0 + Byte +
+3
+
+
- 240 - "Down" - Arte List - + 1458 + "30th enemy" + Arena Editor + 0 Byte -
+3
+
+6*1C
+ + + 1459 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1460 + "Spawn Location" + 0 + Byte +
+3
+
+
- 241 - "L2" - Arte List - + 1461 + "31st enemy" + Arena Editor + 0 Byte -
+9
+
+6*1D
- 242 - "Character" - Party Formation - + 1462 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1463 + "Spawn Location" + 0 + Byte +
+3
- 243 - "R2" - Arte List - + 1464 + "32rd enemy" + Arena Editor + 0 Byte -
+D
+
+6*1E
- 244 - "Character" - Party Formation - + 1465 + "Spawn after enemy" + 0 Byte -
-1
+
+1
+
+ + 1466 + "Spawn Location" + 0 + Byte +
+3
- 245 - "Narikiri Doll" - - - 1 -
+4
+ 1467 + "33rd enemy" + Arena Editor + 0 + Byte +
+6*1F
- 246 - "Neutral" - Arte List - + 1468 + "Spawn after enemy" + 0 Byte -
+0
+
+1
- 247 - "Up" - Arte List - + 1469 + "Spawn Location" + 0 Byte -
+1
+
+3
+
+
+ + 1470 + "34th enemy" + Arena Editor + 0 + Byte +
+6*20
+ - 248 - "Side" - Arte List - + 1471 + "Spawn after enemy" + 0 Byte -
+2
+
+1
- 249 - "Down" - Arte List - + 1472 + "Spawn Location" + 0 Byte
+3
+
+
+ + 1473 + "35th enemy" + Arena Editor + 0 + Byte +
+6*21
+ - 250 - "L2" - Arte List - + 1474 + "Spawn after enemy" + 0 Byte -
+D
- - - 251 - "Character" - Party Formation - - Byte -
-1
-
-
+
+1
- 252 - "R2" - Arte List - + 1475 + "Spawn Location" + 0 Byte -
+11
- - - 253 - "Character" - Party Formation - - Byte -
-1
-
-
+
+3
-
-
-
-
- - 362 - "Gald" - - 4 Bytes -
202C3D10
-
- - 363 - "EX Points" - - 4 Bytes -
202C403C
-
- - 365 - "Unlocks" - - 0:Locked -1:Unlocked - - - 1 -
202C1E98
- - - 366 - "Stahn" - - - 1 -
+0
- - 459 - "Demon Fang" - Unlocks - + 1476 + "36th enemy" + Arena Editor + 0 Byte -
+0
+
+6*22
+ + + 1477 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1478 + "Spawn Location" + 0 + Byte +
+3
+
+
- 432 - "Hell Sword" - Unlocks - + 1479 + "37th enemy" + Arena Editor + 0 Byte -
+4
+
+6*23
+ + + 1480 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1481 + "Spawn Location" + 0 + Byte +
+3
+
+
- 433 - "Fire Ball" - Unlocks - + 1482 + "38th enemy" + Arena Editor + 0 Byte -
+8
+
+6*24
+ + + 1483 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1484 + "Spawn Location" + 0 + Byte +
+3
+
+
- 434 - "Swallow Dance" - Unlocks - + 1485 + "39th enemy" + Arena Editor + 0 Byte -
+C
+
+6*25
+ + + 1486 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1487 + "Spawn Location" + 0 + Byte +
+3
+
+
- 431 - "Tempest Strike" - Unlocks - + 1488 + "40th enemy" + Arena Editor + 0 Byte -
+10
+
+6*26
+ + + 1489 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1490 + "Spawn Location" + 0 + Byte +
+3
+
+
- 430 - "Tiger Blade" - Unlocks - + 1491 + "41st enemy" + Arena Editor + 0 Byte -
+14
+
+6*27
+ + + 1492 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1493 + "Spawn Location" + 0 + Byte +
+3
+
+
- - 429 - "Eruption" - Unlocks - + + 1494 + "42nd enemy" + Arena Editor + 0 Byte -
+18
+
+6*28
+ + + 1495 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1496 + "Spawn Location" + 0 + Byte +
+3
+
+
- 428 - "Dragon Slayer" - Unlocks - + 1497 + "43rd enemy" + Arena Editor + 0 Byte -
+1C
+
+6*29
+ + + 1498 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1499 + "Spawn Location" + 0 + Byte +
+3
+
+
- 427 - "Dragon Swarm" - Unlocks - + 1500 + "44th enemy" + Arena Editor + 0 Byte -
+20
+
+6*2A
+ + + 1501 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1502 + "Spawn Location" + 0 + Byte +
+3
+
+
- 461 - "Shakkouken" - Unlocks - + 1503 + "45th enemy" + Arena Editor + 0 Byte -
+24
+
+6*2B
+ + + 1504 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1505 + "Spawn Location" + 0 + Byte +
+3
+
+
- 426 - "Fire Wall" - Unlocks - + 1506 + "46th enemy" + Arena Editor + 0 Byte -
+28
+
+6*2C
+ + + 1507 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1508 + "Spawn Location" + 0 + Byte +
+3
+
+
- 439 - "Azure Edge" - Unlocks - + 1509 + "47th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*2D
+ + + 1510 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1511 + "Spawn Location" + 0 + Byte +
+3
+
+
- 438 - "Hell Pyre" - Unlocks - + 1512 + "48th enemy" + Arena Editor + 0 Byte -
+30
+
+6*2E
+ + + 1513 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1514 + "Spawn Location" + 0 + Byte +
+3
+
+
- 437 - "Severing Wind" - Unlocks - + 1515 + "49th enemy" + Arena Editor + 0 Byte -
+34
+
+6*2F
+ + + 1516 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1517 + "Spawn Location" + 0 + Byte +
+3
+
+
- 436 - "Fire Storm" - Unlocks - + 1518 + "50th enemy" + Arena Editor + 0 Byte -
+38
+
+6*30
+ + + 1519 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1520 + "Spawn Location" + 0 + Byte +
+3
+
+
- 435 - "Soaring Demon Fang" - Unlocks - + 1521 + "51st enemy" + Arena Editor + 0 Byte -
+3C
+
+6*31
+ + + 1522 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1523 + "Spawn Location" + 0 + Byte +
+3
+
+
- 445 - "Beast" - Unlocks - + 1524 + "52nd enemy" + Arena Editor + 0 Byte -
+40
+
+6*32
+ + + 1525 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1526 + "Spawn Location" + 0 + Byte +
+3
+
+
- 444 - "Dragon Toss" - Unlocks - + 1527 + "53rd enemy" + Arena Editor + 0 Byte -
+44
+
+6*33
+ + + 1528 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1529 + "Spawn Location" + 0 + Byte +
+3
+
+
- 443 - "Demonic Tiger Blade" - Unlocks - + 1530 + "54th enemy" + Arena Editor + 0 Byte -
+48
+
+6*34
+ + + 1531 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1532 + "Spawn Location" + 0 + Byte +
+3
+
+
- 442 - "Light Spear Blast" - Unlocks - + 1533 + "55th enemy" + Arena Editor + 0 Byte -
+4C
+
+6*35
+ + + 1534 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1535 + "Spawn Location" + 0 + Byte +
+3
+
+
- 441 - "Fear Flare" - Unlocks - + 1536 + "56th enemy" + Arena Editor + 0 Byte -
+50
+
+6*36
+ + + 1537 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1538 + "Spawn Location" + 0 + Byte +
+3
+
+
- 440 - "Omega Tempest" - Unlocks - + 1539 + "57th enemy" + Arena Editor + 0 Byte -
+54
+
+6*37
+ + + 1540 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1541 + "Spawn Location" + 0 + Byte +
+3
+
+
- 450 - "Rising Phoenix" - Unlocks - + 1542 + "58th enemy" + Arena Editor + 0 Byte -
+58
+
+6*38
+ + + 1543 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1544 + "Spawn Location" + 0 + Byte +
+3
+
+
- 449 - "Flare Tornado" - Unlocks - + 1545 + "59th enemy" + Arena Editor + 0 Byte -
+5C
+
+6*39
+ + + 1546 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1547 + "Spawn Location" + 0 + Byte +
+3
+
+
- 448 - "Infernal Torrent" - Unlocks - + 1548 + "60th enemy" + Arena Editor + 0 Byte -
+60
+
+6*3A
+ + + 1549 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1550 + "Spawn Location" + 0 + Byte +
+3
+
+
- 447 - "Searing Gale" - Unlocks - + 1551 + "61st enemy" + Arena Editor + 0 Byte -
+64
+
+6*3B
+ + + 1552 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1553 + "Spawn Location" + 0 + Byte +
+3
+
+
- 446 - "Explode" - Unlocks - + 1611 + "62nd enemy" + Arena Editor + 0 Byte -
+68
+
+6*3C
+ + + 1612 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1613 + "Spawn Location" + 0 + Byte +
+3
+
+
- 454 - "Fiery Beast" - Unlocks - + 1608 + "63rd enemy" + Arena Editor + 0 Byte -
+6C
+
+6*3D
+ + + 1609 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1610 + "Spawn Location" + 0 + Byte +
+3
+
+
- 453 - "Light Spear" - Unlocks - + 1605 + "64th enemy" + Arena Editor + 0 Byte -
+70
+
+6*3E
+ + + 1606 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1607 + "Spawn Location" + 0 + Byte +
+3
+
+
- 452 - "Phoenix Blast" - Unlocks - + 1602 + "65th enemy" + Arena Editor + 0 Byte -
+74
+
+6*3F
+ + + 1603 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1604 + "Spawn Location" + 0 + Byte +
+3
+
+
- 451 - "Frigid Moon" - Unlocks - + 1599 + "66th enemy" + Arena Editor + 0 Byte -
+78
+
+6*40
+ + + 1600 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1601 + "Spawn Location" + 0 + Byte +
+3
+
+
- 455 - "Rending Quake" - Unlocks - + 1596 + "67th enemy" + Arena Editor + 0 Byte -
+7C
+
+6*41
+ + + 1597 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1598 + "Spawn Location" + 0 + Byte +
+3
+
+
- 456 - "Phoenix" - Unlocks - + 1593 + "68th enemy" + Arena Editor + 0 Byte -
+80
+
+6*42
+ + + 1594 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1595 + "Spawn Location" + 0 + Byte +
+3
+
+
- 457 - "Final Fury" - Unlocks - + 1590 + "69th enemy" + Arena Editor + 0 Byte -
+84
+
+6*43
+ + + 1591 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1592 + "Spawn Location" + 0 + Byte +
+3
+
+
- 458 - "Gouma Kaijinken" - Unlocks - + 1587 + "70th enemy" + Arena Editor + 0 Byte -
+88
+
+6*44
+ + + 1588 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1589 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 462 - "Rutee" - - - 1 -
+1A8
- - 463 - "Search Gald" - Unlocks - + 1584 + "71st enemy" + Arena Editor + 0 Byte -
+0
+
+6*45
+ + + 1585 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1586 + "Spawn Location" + 0 + Byte +
+3
+
+
- 464 - "First Aid" - Unlocks - + 1581 + "72nd enemy" + Arena Editor + 0 Byte -
+4
+
+6*46
+ + + 1582 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1583 + "Spawn Location" + 0 + Byte +
+3
+
+
- 465 - "Ice Needle" - Unlocks - + 1578 + "73rd enemy" + Arena Editor + 0 Byte -
+8
+
+6*47
+ + + 1579 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1580 + "Spawn Location" + 0 + Byte +
+3
+
+
- 466 - "Snipe Air" - Unlocks - + 1575 + "74th enemy" + Arena Editor + 0 Byte -
+C
+
+6*48
+ + + 1576 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1577 + "Spawn Location" + 0 + Byte +
+3
+
+
- 467 - "Antidote" - Unlocks - + 1572 + "75th enemy" + Arena Editor + 0 Byte -
+10
+
+6*49
+ + + 1573 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1574 + "Spawn Location" + 0 + Byte +
+3
+
+
- 468 - "Ice Wall" - Unlocks - + 1569 + "76th enemy" + Arena Editor + 0 Byte -
+14
+
+6*4A
+ + + 1570 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1571 + "Spawn Location" + 0 + Byte +
+3
+
+
- 469 - "Thievery" - Unlocks - + 1566 + "77th enemy" + Arena Editor + 0 Byte -
+18
+
+6*4B
+ + + 1567 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1568 + "Spawn Location" + 0 + Byte +
+3
+
+
- 470 - "Blizzard" - Unlocks - + 1563 + "78th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*4C
+ + + 1564 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1565 + "Spawn Location" + 0 + Byte +
+3
+
+
- 471 - "Heal" - Unlocks - + 1560 + "79th enemy" + Arena Editor + 0 Byte -
+20
+
+6*4D
+ + + 1561 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1562 + "Spawn Location" + 0 + Byte +
+3
+
+
- 472 - "Air Escape" - Unlocks - + 1557 + "80th enemy" + Arena Editor + 0 Byte -
+24
+
+6*4E
+ + + 1558 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1559 + "Spawn Location" + 0 + Byte +
+3
+
+
- 473 - "Sharpness" - Unlocks - + 1554 + "81st enemy" + Arena Editor + 0 Byte -
+28
+
+6*4F
+ + + 1555 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1556 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+
+ + 1614 + "Rank 5" + + + 0 + 1 +
+4C8
+ - 474 - "Ice Tornado" - Unlocks - + 1615 + "1st enemy" + Arena Editor + 0 Byte -
+2C
+
2117CC32
+ + + 1616 + "Spawn Location" + 0 + Byte +
+4
+
+
- 475 - "Acid Rain" - Unlocks - + 1617 + "2nd enemy" + Arena Editor + 0 Byte -
+30
+
+0
+ + + 1618 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1619 + "Spawn Location" + 0 + Byte +
+3
+
+
- 476 - "Snipe Roar" - Unlocks - + 1620 + "3rd enemy" + Arena Editor + 0 Byte -
+34
+
+6
+ + + 1621 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1622 + "Spawn Location" + 0 + Byte +
+3
+
+
- 477 - "Recover" - Unlocks - + 1623 + "4th enemy" + Arena Editor + 0 Byte -
+38
+
+6*2
+ + + 1624 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1625 + "Spawn Location" + 0 + Byte +
+3
+
+
- 478 - "Nurse" - Unlocks - + 1626 + "5th enemy" + Arena Editor + 0 Byte -
+3C
+
+6*3
+ + + 1627 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1628 + "Spawn Location" + 0 + Byte +
+3
+
+
- 479 - "Barrier" - Unlocks - + 1629 + "6th enemy" + Arena Editor + 0 Byte -
+40
+
+6*4
+ + + 1630 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1631 + "Spawn Location" + 0 + Byte +
+3
+
+
- 480 - "Resurrection" - Unlocks - + 1632 + "7th enemy" + Arena Editor + 0 Byte -
+44
+
+6*5
+ + + 1633 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1634 + "Spawn Location" + 0 + Byte +
+3
+
+
- 481 - "Icicle" - Unlocks - + 1635 + "8th enemy" + Arena Editor + 0 Byte -
+48
+
+6*6
+ + + 1636 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1637 + "Spawn Location" + 0 + Byte +
+3
+
+
- 482 - "Slash Rain" - Unlocks - + 1638 + "9th enemy" + Arena Editor + 0 Byte -
+4C
+
+6*7
+ + + 1639 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1640 + "Spawn Location" + 0 + Byte +
+3
+
+
- 483 - "Deep Mist" - Unlocks - + 1641 + "10th enemy" + Arena Editor + 0 Byte -
+50
+
+6*8
+ + + 1642 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1643 + "Spawn Location" + 0 + Byte +
+3
+
+
- 484 - "Cure" - Unlocks - + 1644 + "11th enemy" + Arena Editor + 0 Byte -
+54
+
+6*9
+ + + 1645 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1646 + "Spawn Location" + 0 + Byte +
+3
+
+
- 485 - "Silence" - Unlocks - + 1647 + "12th enemy" + Arena Editor + 0 Byte -
+58
+
+6*A
+ + + 1648 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1649 + "Spawn Location" + 0 + Byte +
+3
+
+
- 486 - "Maelstrom" - Unlocks - + 1650 + "13th enemy" + Arena Editor + 0 Byte -
+5C
+
+6*B
+ + + 1651 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1652 + "Spawn Location" + 0 + Byte +
+3
+
+
- 487 - "Revitalize" - Unlocks - + 1653 + "14th enemy" + Arena Editor + 0 + Byte +
+6*C
+ + + 1654 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1655 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1656 + "15th enemy" + Arena Editor + 0 Byte -
+60
+
+6*D
+ + + 1657 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1658 + "Spawn Location" + 0 + Byte +
+3
+
+
- 488 - "Dispel" - Unlocks - + 1659 + "16th enemy" + Arena Editor + 0 Byte -
+64
+
+6*E
+ + + 1660 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1661 + "Spawn Location" + 0 + Byte +
+3
+
+
- 489 - "Tidal Wave" - Unlocks - + 1662 + "17th enemy" + Arena Editor + 0 Byte -
+68
+
+6*F
+ + + 1663 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1664 + "Spawn Location" + 0 + Byte +
+3
+
+
- 490 - "Bloody Rose" - Unlocks - + 1665 + "18th enemy" + Arena Editor + 0 Byte -
+6C
+
+6*10
+ + + 1666 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1667 + "Spawn Location" + 0 + Byte +
+3
+
+
- 491 - "Serpent Edge" - Unlocks - + 1668 + "19th enemy" + Arena Editor + 0 Byte -
+70
+
+6*11
+ + + 1669 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1670 + "Spawn Location" + 0 + Byte +
+3
+
+
- 492 - "Trickster" - Unlocks - + 1671 + "20th enemy" + Arena Editor + 0 Byte -
+74
+
+6*12
+ + + 1672 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1673 + "Spawn Location" + 0 + Byte +
+3
+
+
- 493 - "Life Discharge" - Unlocks - + 1674 + "21st enemy" + Arena Editor + 0 Byte -
+78
+
+6*13
+ + + 1675 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1676 + "Spawn Location" + 0 + Byte +
+3
+
+
- 494 - "Final Embrace" - Unlocks - + 1677 + "22nd enemy" + Arena Editor + 0 Byte -
+7C
+
+6*14
+ + + 1678 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1679 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 372 - "Philia" - - - 1 -
+1A8*2
- - 495 - "Philia Bomb" - Unlocks - + 1680 + "23rd enemy" + Arena Editor + 0 Byte -
+0
+
+6*15
+ + + 1681 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1682 + "Spawn Location" + 0 + Byte +
+3
+
+
- 496 - "Lightning" - Unlocks - + 1683 + "24th enemy" + Arena Editor + 0 Byte -
+4
+
+6*16
+ + + 1684 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1685 + "Spawn Location" + 0 + Byte +
+3
+
+
- 497 - "Inspect Eye" - Unlocks - + 1686 + "25th enemy" + Arena Editor + 0 Byte -
+8
+
+6*17
+ + + 1687 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1688 + "Spawn Location" + 0 + Byte +
+3
+
+
- 498 - "Fire Ball" - Unlocks - + 1689 + "26th enemy" + Arena Editor + 0 Byte -
+C
+
+6*18
+ + + 1690 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1691 + "Spawn Location" + 0 + Byte +
+3
+
+
- 499 - "Stone Blast" - Unlocks - + 1692 + "27th enemy" + Arena Editor + 0 Byte -
+10
+
+6*19
+ + + 1693 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1694 + "Spawn Location" + 0 + Byte +
+3
+
+
- 500 - "Wind Arrow" - Unlocks - + 1695 + "28th enemy" + Arena Editor + 0 Byte -
+14
+
+6*1A
+ + + 1696 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1697 + "Spawn Location" + 0 + Byte +
+3
+
+
- 501 - "Stone Wall" - Unlocks - + 1698 + "29th enemy" + Arena Editor + 0 Byte -
+18
+
+6*1B
+ + + 1699 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1700 + "Spawn Location" + 0 + Byte +
+3
+
+
- 502 - "Twin Bomb" - Unlocks - + 1701 + "30th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*1C
+ + + 1702 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1703 + "Spawn Location" + 0 + Byte +
+3
+
+
- 503 - "Storm" - Unlocks - + 1704 + "31st enemy" + Arena Editor + 0 Byte -
+20
+
+6*1D
+ + + 1705 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1706 + "Spawn Location" + 0 + Byte +
+3
+
+
- 504 - "Flare Tornado" - Unlocks - + 1707 + "32rd enemy" + Arena Editor + 0 Byte -
+24
+
+6*1E
+ + + 1708 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1709 + "Spawn Location" + 0 + Byte +
+3
+
+
- 505 - "Ice Tornado" - Unlocks - + 1710 + "33rd enemy" + Arena Editor + 0 Byte -
+28
+
+6*1F
+ + + 1711 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1712 + "Spawn Location" + 0 + Byte +
+3
+
+
- 506 - "Thunder Blade" - Unlocks - + 1713 + "34th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*20
+ + + 1714 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1715 + "Spawn Location" + 0 + Byte +
+3
+
+
- 507 - "Force Field" - Unlocks - + 1716 + "35th enemy" + Arena Editor + 0 Byte -
+30
+
+6*21
+ + + 1717 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1718 + "Spawn Location" + 0 + Byte +
+3
+
+
- 508 - "Tractor Beam" - Unlocks - + 1719 + "36th enemy" + Arena Editor + 0 Byte -
+34
+
+6*22
+ + + 1720 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1721 + "Spawn Location" + 0 + Byte +
+3
+
+
- 509 - "Ray" - Unlocks - + 1722 + "37th enemy" + Arena Editor + 0 Byte -
+38
+
+6*23
+ + + 1723 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1724 + "Spawn Location" + 0 + Byte +
+3
+
+
- 510 - "Fear Flare" - Unlocks - + 1725 + "38th enemy" + Arena Editor + 0 Byte -
+3C
+
+6*24
+ + + 1726 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1727 + "Spawn Location" + 0 + Byte +
+3
+
+
- 511 - "Cyclone" - Unlocks - + 1728 + "39th enemy" + Arena Editor + 0 Byte -
+40
+
+6*25
+ + + 1729 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1730 + "Spawn Location" + 0 + Byte +
+3
+
+
- 512 - "Ground Dasher" - Unlocks - + 1731 + "40th enemy" + Arena Editor + 0 Byte -
+44
+
+6*26
+ + + 1732 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1733 + "Spawn Location" + 0 + Byte +
+3
+
+
- 513 - "Holy Lance" - Unlocks - + 1734 + "41st enemy" + Arena Editor + 0 Byte -
+48
+
+6*27
+ + + 1735 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1736 + "Spawn Location" + 0 + Byte +
+3
+
+
- 514 - "Judgment" - Unlocks - + 1737 + "42nd enemy" + Arena Editor + 0 Byte -
+4C
+
+6*28
+ + + 1738 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1739 + "Spawn Location" + 0 + Byte +
+3
+
+
- 515 - "Extension" - Unlocks - + 1740 + "43rd enemy" + Arena Editor + 0 Byte -
+50
+
+6*29
+ + + 1741 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1742 + "Spawn Location" + 0 + Byte +
+3
+
+
- 516 - "Explode" - Unlocks - + 1743 + "44th enemy" + Arena Editor + 0 Byte -
+54
+
+6*2A
+ + + 1744 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1745 + "Spawn Location" + 0 + Byte +
+3
+
+
- 517 - "Tidal Wave" - Unlocks - + 1746 + "45th enemy" + Arena Editor + 0 Byte -
+58
+
+6*2B
+ + + 1747 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1748 + "Spawn Location" + 0 + Byte +
+3
+
+
- 518 - "Cloak" - Unlocks - + 1749 + "46th enemy" + Arena Editor + 0 Byte -
+5C
+
+6*2C
+ + + 1750 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1751 + "Spawn Location" + 0 + Byte +
+3
+
+
- 519 - "Indignation" - Unlocks - + 1752 + "47th enemy" + Arena Editor + 0 Byte -
+60
+
+6*2D
+ + + 1753 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1754 + "Spawn Location" + 0 + Byte +
+3
+
+
- 520 - "Bomb Rain" - Unlocks - + 1755 + "48th enemy" + Arena Editor + 0 Byte -
+64
+
+6*2E
+ + + 1756 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1757 + "Spawn Location" + 0 + Byte +
+3
+
+
- 521 - "Meteor Storm" - Unlocks - + 1758 + "49th enemy" + Arena Editor + 0 Byte -
+68
+
+6*2F
+ + + 1759 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1760 + "Spawn Location" + 0 + Byte +
+3
+
+
- 522 - "Stop Flow" - Unlocks - + 1761 + "50th enemy" + Arena Editor + 0 + Byte +
+6*30
+ + + 1762 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1763 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 1764 + "51st enemy" + Arena Editor + 0 Byte -
+6C
+
+6*31
+ + + 1765 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1766 + "Spawn Location" + 0 + Byte +
+3
+
+
- 523 - "Black Hole" - Unlocks - + 1767 + "52nd enemy" + Arena Editor + 0 Byte -
+70
+
+6*32
+ + + 1768 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1769 + "Spawn Location" + 0 + Byte +
+3
+
+
- 524 - "Big Bang" - Unlocks - + 1770 + "53rd enemy" + Arena Editor + 0 Byte -
+74
+
+6*33
+ + + 1771 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1772 + "Spawn Location" + 0 + Byte +
+3
+
+
- 525 - "Piko Piko Hammer" - Unlocks - + 1773 + "54th enemy" + Arena Editor + 0 Byte -
+78
+
+6*34
+ + + 1774 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1775 + "Spawn Location" + 0 + Byte +
+3
+
+
- 526 - "Sacred Penance" - Unlocks - + 1776 + "55th enemy" + Arena Editor + 0 Byte -
+7C
+
+6*35
+ + + 1777 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1778 + "Spawn Location" + 0 + Byte +
+3
+
+
- 527 - "Divine Power" - Unlocks - + 1779 + "56th enemy" + Arena Editor + 0 Byte -
+80
+
+6*36
+ + + 1780 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1781 + "Spawn Location" + 0 + Byte +
+3
+
+
- 528 - "Heavenly Crusader" - Unlocks - + 1782 + "57th enemy" + Arena Editor + 0 Byte -
+84
+
+6*37
+ + + 1783 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1784 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 529 - "Garr" - - - 1 -
+1A8*3
- - 530 - "Inferno" - Unlocks - + 1785 + "58th enemy" + Arena Editor + 0 Byte -
+0
+
+6*38
+ + + 1786 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1787 + "Spawn Location" + 0 + Byte +
+3
+
+
- 531 - "Hurricane Thrust" - Unlocks - + 1788 + "59th enemy" + Arena Editor + 0 Byte -
+4
+
+6*39
+ + + 1789 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1790 + "Spawn Location" + 0 + Byte +
+3
+
+
- 532 - "Gale Shot" - Unlocks - + 1791 + "60th enemy" + Arena Editor + 0 Byte -
+8
+
+6*3A
+ + + 1792 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1793 + "Spawn Location" + 0 + Byte +
+3
+
+
- 533 - "Mirage" - Unlocks - + 1794 + "61st enemy" + Arena Editor + 0 Byte -
+C
+
+6*3B
+ + + 1795 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1796 + "Spawn Location" + 0 + Byte +
+3
+
+
- 534 - "Wind Arrow" - Unlocks - + 1797 + "62nd enemy" + Arena Editor + 0 Byte -
+10
+
+6*3C
+ + + 1798 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1799 + "Spawn Location" + 0 + Byte +
+3
+
+
- 535 - "Kourinshou" - Unlocks - + 1800 + "63rd enemy" + Arena Editor + 0 Byte -
+14
+
+6*3D
+ + + 1801 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1802 + "Spawn Location" + 0 + Byte +
+3
+
+
- 536 - "Storm" - Unlocks - + 1803 + "64th enemy" + Arena Editor + 0 Byte -
+18
+
+6*3E
+ + + 1804 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1805 + "Spawn Location" + 0 + Byte +
+3
+
+
- 537 - "Severing Wind" - Unlocks - + 1806 + "65th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*3F
+ + + 1807 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1808 + "Spawn Location" + 0 + Byte +
+3
+
+
- 538 - "Arrow Stream" - Unlocks - + 1809 + "66th enemy" + Arena Editor + 0 Byte -
+20
+
+6*40
+ + + 1810 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1811 + "Spawn Location" + 0 + Byte +
+3
+
+
- 539 - "Bassaiga" - Unlocks - + 1812 + "67th enemy" + Arena Editor + 0 Byte -
+24
+
+6*41
+ + + 1813 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1814 + "Spawn Location" + 0 + Byte +
+3
+
+
- 540 - "Whirlwind" - Unlocks - + 1815 + "68th enemy" + Arena Editor + 0 Byte -
+28
+
+6*42
+ + + 1816 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1817 + "Spawn Location" + 0 + Byte +
+3
+
+
- 541 - "Transience" - Unlocks - + 1818 + "69th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*43
+ + + 1819 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1820 + "Spawn Location" + 0 + Byte +
+3
+
+
- 542 - "Air Thrust" - Unlocks - + 1821 + "70th enemy" + Arena Editor + 0 Byte -
+30
+
+6*44
+ + + 1822 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1823 + "Spawn Location" + 0 + Byte +
+3
+
+
- 543 - "Hail" - Unlocks - + 1824 + "71st enemy" + Arena Editor + 0 Byte -
+34
+
+6*45
+ + + 1825 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1826 + "Spawn Location" + 0 + Byte +
+3
+
+
- 544 - "Sword Rain: Alpha" - Unlocks - + 1827 + "72nd enemy" + Arena Editor + 0 Byte -
+38
+
+6*46
+ + + 1828 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1829 + "Spawn Location" + 0 + Byte +
+3
+
+
- 545 - "Cyclone" - Unlocks - + 1830 + "73rd enemy" + Arena Editor + 0 Byte -
+3C
+
+6*47
+ + + 1831 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1832 + "Spawn Location" + 0 + Byte +
+3
+
+
- 546 - "Void Seal" - Unlocks - + 1833 + "74th enemy" + Arena Editor + 0 Byte -
+40
+
+6*48
+ + + 1834 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1835 + "Spawn Location" + 0 + Byte +
+3
+
+
- 547 - "Mega Sonic Thrust" - Unlocks - + 1836 + "75th enemy" + Arena Editor + 0 Byte -
+44
+
+6*49
+ + + 1837 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1838 + "Spawn Location" + 0 + Byte +
+3
+
+
- 548 - "Void Sword" - Unlocks - + 1839 + "76th enemy" + Arena Editor + 0 Byte -
+48
+
+6*4A
+ + + 1840 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1841 + "Spawn Location" + 0 + Byte +
+3
+
+
- 549 - "God's Breath" - Unlocks - + 1842 + "77th enemy" + Arena Editor + 0 Byte -
+4C
+
+6*4B
+ + + 1843 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1844 + "Spawn Location" + 0 + Byte +
+3
+
+
- 550 - "Dark Projection" - Unlocks - + 1845 + "78th enemy" + Arena Editor + 0 Byte -
+50
+
+6*4C
+ + + 1846 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1847 + "Spawn Location" + 0 + Byte +
+3
+
+
- 551 - "Resshou Souhajin" - Unlocks - + 1848 + "79th enemy" + Arena Editor + 0 Byte -
+54
+
+6*4D
+ + + 1849 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1850 + "Spawn Location" + 0 + Byte +
+3
+
+
- 552 - "Koubu Senkousen" - Unlocks - + 1851 + "80th enemy" + Arena Editor + 0 Byte -
+58
+
+6*4E
+ + + 1852 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1853 + "Spawn Location" + 0 + Byte +
+3
+
+
- 553 - "Sekkazan" - Unlocks - + 1854 + "81st enemy" + Arena Editor + 0 Byte -
+5C
+
+6*4F
+ + + 1855 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1856 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 590 - "Leon" - - - 1 -
+1A8*4
- - 591 - "Demon Fang" - Unlocks - + 1914 + "82nd enemy" + Arena Editor + 0 Byte -
+0
+
+6*50
+ + + 1915 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1916 + "Spawn Location" + 0 + Byte +
+3
+
+
- 592 - "Stone Blast" - Unlocks - + 1911 + "83rd enemy" + Arena Editor + 0 Byte -
+4
+
+6*51
+ + + 1912 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1913 + "Spawn Location" + 0 + Byte +
+3
+
+
- 593 - "Glimmer Dragon" - Unlocks - + 1908 + "84th enemy" + Arena Editor + 0 Byte -
+8
+
+6*52
+ + + 1909 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1910 + "Spawn Location" + 0 + Byte +
+3
+
+
- 594 - "Grave" - Unlocks - + 1905 + "85th enemy" + Arena Editor + 0 Byte -
+C
+
+6*53
+ + + 1906 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1907 + "Spawn Location" + 0 + Byte +
+3
+
+
- 595 - "Flying Dragon" - Unlocks - + 1902 + "86th enemy" + Arena Editor + 0 Byte -
+10
+
+6*54
+ + + 1903 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1904 + "Spawn Location" + 0 + Byte +
+3
+
+
- 596 - "Phantom Edge" - Unlocks - + 1899 + "87th enemy" + Arena Editor + 0 Byte -
+14
+
+6*55
+ + + 1900 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1901 + "Spawn Location" + 0 + Byte +
+3
+
+
- 597 - "Stone Wall" - Unlocks - + 1896 + "88th enemy" + Arena Editor + 0 Byte -
+18
+
+6*56
+ + + 1897 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1898 + "Spawn Location" + 0 + Byte +
+3
+
+
- 598 - "Tiger Blade" - Unlocks - + 1893 + "89th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*57
+ + + 1894 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1895 + "Spawn Location" + 0 + Byte +
+3
+
+
- 599 - "Pow Hammer" - Unlocks - + 1890 + "90th enemy" + Arena Editor + 0 Byte -
+20
+
+6*58
+ + + 1891 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1892 + "Spawn Location" + 0 + Byte +
+3
+
+
- 600 - "Swallow Talon" - Unlocks - + 1887 + "91st enemy" + Arena Editor + 0 Byte -
+24
+
+6*59
+ + + 1888 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1889 + "Spawn Location" + 0 + Byte +
+3
+
+
- 601 - "Air Pressure" - Unlocks - + 1884 + "92nd enemy" + Arena Editor + 0 Byte -
+28
+
+6*5A
+ + + 1885 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1886 + "Spawn Location" + 0 + Byte +
+3
+
+
- 602 - "Moon Glare" - Unlocks - + 1881 + "93rd enemy" + Arena Editor + 0 Byte -
+2C
+
+6*5B
+ + + 1882 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1883 + "Spawn Location" + 0 + Byte +
+3
+
+
- 603 - "Dragon Swarm" - Unlocks - + 1878 + "94th enemy" + Arena Editor + 0 Byte -
+30
+
+6*5C
+ + + 1879 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1880 + "Spawn Location" + 0 + Byte +
+3
+
+
- 604 - "Demon's Lance" - Unlocks - + 1875 + "95th enemy" + Arena Editor + 0 Byte -
+34
+
+6*5D
+ + + 1876 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1877 + "Spawn Location" + 0 + Byte +
+3
+
+
- 605 - "Demon Attack" - Unlocks - + 1872 + "96th enemy" + Arena Editor + 0 Byte -
+38
+
+6*5E
+ + + 1873 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1874 + "Spawn Location" + 0 + Byte +
+3
+
+
- 606 - "Pow Pow Hammer" - Unlocks - + 1869 + "97th enemy" + Arena Editor + 0 Byte -
+3C
+
+6*5F
+ + + 1870 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1871 + "Spawn Location" + 0 + Byte +
+3
+
+
- 607 - "Fang Blade" - Unlocks - + 1866 + "98th enemy" + Arena Editor + 0 Byte -
+40
+
+6*60
+ + + 1867 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1868 + "Spawn Location" + 0 + Byte +
+3
+
+
- 608 - "Ground Dasher" - Unlocks - + 1863 + "99th enemy" + Arena Editor + 0 Byte -
+44
+
+6*61
+ + + 1864 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1865 + "Spawn Location" + 0 + Byte +
+3
+
+
- 609 - "Dragon Glare" - Unlocks - + 1860 + "100th enemy" + Arena Editor + 0 Byte -
+48
+
+6*62
+ + + 1861 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1862 + "Spawn Location" + 0 + Byte +
+3
+
+
- 610 - "Black Hole" - Unlocks - + 1857 + "101st enemy" + Arena Editor + 0 Byte -
+4C
+
+6*63
+ + + 1858 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1859 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+
+ + 1917 + "Rank 6" + + + 0 + 1 +
+726
+ - 611 - "Dark Slaughter" - Unlocks - + 1918 + "1st enemy" + Arena Editor + 0 Byte -
+50
+
2117CC3A
+ + + 1919 + "Spawn Location" + 0 + Byte +
+4
+
+
- 612 - "Cleansing Inferno" - Unlocks - + 1920 + "2nd enemy" + Arena Editor + 0 Byte -
+54
+
+0
+ + + 1921 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1922 + "Spawn Location" + 0 + Byte +
+3
+
+
- 613 - "Infernal Suffering" - Unlocks - + 1923 + "3rd enemy" + Arena Editor + 0 Byte -
+58
+
+6
+ + + 1924 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1925 + "Spawn Location" + 0 + Byte +
+3
+
+
- 614 - "Majinken Setsuga" - Unlocks - + 1926 + "4th enemy" + Arena Editor + 0 Byte -
+5C
+
+6*2
+ + + 1927 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1928 + "Spawn Location" + 0 + Byte +
+3
+
+
- 615 - "Focus" - Unlocks - + 1929 + "5th enemy" + Arena Editor + 0 Byte -
+60
+
+6*3
+ + + 1930 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1931 + "Spawn Location" + 0 + Byte +
+3
+
+
- 616 - "Heal" - Unlocks - + 1932 + "6th enemy" + Arena Editor + 0 Byte -
+64
+
+6*4
+ + + 1933 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1934 + "Spawn Location" + 0 + Byte +
+3
+
+
- 617 - "Shining Dragon" - Unlocks - + 1935 + "7th enemy" + Arena Editor + 0 Byte -
+68
+
+6*5
+ + + 1936 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1937 + "Spawn Location" + 0 + Byte +
+3
+
+
- 618 - "Demon's Lance Zero" - Unlocks - + 1938 + "8th enemy" + Arena Editor + 0 Byte -
+6C
+
+6*6
+ + + 1939 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1940 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 763 - "Mary" - - - 1 -
+1A8*5
- - 764 - "Beast Blade" - Unlocks - + 1941 + "9th enemy" + Arena Editor + 0 Byte -
+0
+
+6*7
+ + + 1942 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1943 + "Spawn Location" + 0 + Byte +
+3
+
+
- 765 - "Power Missile" - Unlocks - + 1944 + "10th enemy" + Arena Editor + 0 Byte -
+4
+
+6*8
+ + + 1945 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1946 + "Spawn Location" + 0 + Byte +
+3
+
+
- 766 - "Shittoushuu" - Unlocks - + 1947 + "11th enemy" + Arena Editor + 0 Byte -
+8
+
+6*9
+ + + 1948 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1949 + "Spawn Location" + 0 + Byte +
+3
+
+
- 767 - "Double Blade" - Unlocks - + 1950 + "12th enemy" + Arena Editor + 0 Byte -
+C
+
+6*A
+ + + 1951 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1952 + "Spawn Location" + 0 + Byte +
+3
+
+
- 768 - "Shunjinrouga" - Unlocks - + 1953 + "13th enemy" + Arena Editor + 0 Byte -
+10
+
+6*B
+ + + 1954 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1955 + "Spawn Location" + 0 + Byte +
+3
+
+
- 769 - "Beast" - Unlocks - + 1956 + "14th enemy" + Arena Editor + 0 Byte -
+14
+
+6*C
+ + + 1957 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1958 + "Spawn Location" + 0 + Byte +
+3
+
+
- 770 - "Fierce Demon Fang" - Unlocks - + 1959 + "15th enemy" + Arena Editor + 0 Byte -
+18
+
+6*D
+ + + 1960 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1961 + "Spawn Location" + 0 + Byte +
+3
+
+
- 771 - "Tornado Blade" - Unlocks - + 1962 + "16th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*E
+ + + 1963 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1964 + "Spawn Location" + 0 + Byte +
+3
+
+
- 772 - "Roaring Havoc" - Unlocks - + 1965 + "17th enemy" + Arena Editor + 0 Byte -
+20
+
+6*F
+ + + 1966 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1967 + "Spawn Location" + 0 + Byte +
+3
+
+
- 773 - "Maniacal Fang" - Unlocks - + 1968 + "18th enemy" + Arena Editor + 0 Byte -
+24
+
+6*10
+ + + 1969 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1970 + "Spawn Location" + 0 + Byte +
+3
+
+
- 774 - "Mirage" - Unlocks - + 1971 + "19th enemy" + Arena Editor + 0 Byte -
+28
+
+6*11
+ + + 1972 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1973 + "Spawn Location" + 0 + Byte +
+3
+
+
- 775 - "Shin Gouraiken" - Unlocks - + 1974 + "20th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*12
+ + + 1975 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1976 + "Spawn Location" + 0 + Byte +
+3
+
+
- 776 - "Bakujinkyousatsu" - Unlocks - + 1977 + "21st enemy" + Arena Editor + 0 Byte -
+30
+
+6*13
+ + + 1978 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1979 + "Spawn Location" + 0 + Byte +
+3
+
+
- 777 - "Shishiou Messai" - Unlocks - + 1980 + "22nd enemy" + Arena Editor + 0 Byte -
+34
+
+6*14
+ + + 1981 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1982 + "Spawn Location" + 0 + Byte +
+3
+
+
- 778 - "Roaring Explosion" - Unlocks - + 1983 + "23rd enemy" + Arena Editor + 0 Byte -
+38
+
+6*15
+ + + 1984 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1985 + "Spawn Location" + 0 + Byte +
+3
+
+
- 779 - "Shinrabassai" - Unlocks - + 1986 + "24th enemy" + Arena Editor + 0 Byte -
+3C
+
+6*16
+ + + 1987 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1988 + "Spawn Location" + 0 + Byte +
+3
+
+
- 780 - "ZAN!" - Unlocks - + 1989 + "25th enemy" + Arena Editor + 0 Byte -
+40
+
+6*17
+ + + 1990 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1991 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 727 - "Chelsea" - - - 1 -
+1A8*6
- - 728 - "Shuren" - Unlocks - + 1992 + "26th enemy" + Arena Editor + 0 Byte -
+0
+
+6*18
+ + + 1993 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1994 + "Spawn Location" + 0 + Byte +
+3
+
+
- 729 - "Sonic Bash" - Unlocks - + 1995 + "27th enemy" + Arena Editor + 0 Byte -
+4
+
+6*19
+ + + 1996 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 1997 + "Spawn Location" + 0 + Byte +
+3
+
+
- 730 - "Gale Shot" - Unlocks - + 1998 + "28th enemy" + Arena Editor + 0 Byte -
+8
+
+6*1A
+ + + 1999 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2000 + "Spawn Location" + 0 + Byte +
+3
+
+
- 731 - "Speed Arrow" - Unlocks - + 2001 + "29th enemy" + Arena Editor + 0 Byte -
+C
+
+6*1B
+ + + 2002 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2003 + "Spawn Location" + 0 + Byte +
+3
+
+
- 732 - "Inferno" - Unlocks - + 2004 + "30th enemy" + Arena Editor + 0 Byte -
+10
+
+6*1C
+ + + 2005 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2006 + "Spawn Location" + 0 + Byte +
+3
+
+
- 733 - "Gekka" - Unlocks - + 2007 + "31st enemy" + Arena Editor + 0 Byte -
+14
+
+6*1D
+ + + 2008 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2009 + "Spawn Location" + 0 + Byte +
+3
+
+
- 734 - "Shayou" - Unlocks - + 2010 + "32rd enemy" + Arena Editor + 0 Byte -
+18
+
+6*1E
+ + + 2011 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2012 + "Spawn Location" + 0 + Byte +
+3
+
+
- 735 - "Shock Arrow" - Unlocks - + 2013 + "33rd enemy" + Arena Editor + 0 Byte -
+1C
+
+6*1F
+ + + 2014 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2015 + "Spawn Location" + 0 + Byte +
+3
+
+
- 736 - "Hail" - Unlocks - + 2016 + "34th enemy" + Arena Editor + 0 Byte -
+20
+
+6*20
+ + + 2017 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2018 + "Spawn Location" + 0 + Byte +
+3
+
+
- 737 - "Force Arrow" - Unlocks - + 2019 + "35th enemy" + Arena Editor + 0 Byte -
+24
+
+6*21
+ + + 2020 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2021 + "Spawn Location" + 0 + Byte +
+3
+
+
- 738 - "Celestial Conqueror" - Unlocks - + 2022 + "36th enemy" + Arena Editor + 0 Byte -
+28
+
+6*22
+ + + 2023 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2024 + "Spawn Location" + 0 + Byte +
+3
+
+
- 739 - "Rasen" - Unlocks - + 2025 + "37th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*23
+ + + 2026 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2027 + "Spawn Location" + 0 + Byte +
+3
+
+
- 740 - "Shiranagi Touga" - Unlocks - + 2028 + "38th enemy" + Arena Editor + 0 Byte -
+30
+
+6*24
+ + + 2029 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2030 + "Spawn Location" + 0 + Byte +
+3
+
+
- 741 - "Wild Geese" - Unlocks - + 2031 + "39th enemy" + Arena Editor + 0 Byte -
+34
+
+6*25
+ + + 2032 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2033 + "Spawn Location" + 0 + Byte +
+3
+
+
- 742 - "Cupid's Arrow" - Unlocks - + 2034 + "40th enemy" + Arena Editor + 0 Byte -
+38
+
+6*26
+ + + 2035 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2036 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 691 - "Karyl" - - - 1 -
+1A8*7
- - 692 - "Symphony" - Unlocks - + 2037 + "41st enemy" + Arena Editor + 0 Byte -
+0
+
+6*27
+ + + 2038 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2039 + "Spawn Location" + 0 + Byte +
+3
+
+
- 693 - "Rumba" - Unlocks - + 2040 + "42nd enemy" + Arena Editor + 0 Byte -
+4
+
+6*28
+ + + 2041 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2042 + "Spawn Location" + 0 + Byte +
+3
+
+
- 694 - "Sonic Rave" - Unlocks - + 2043 + "43rd enemy" + Arena Editor + 0 Byte -
+8
+
+6*29
+ + + 2044 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2045 + "Spawn Location" + 0 + Byte +
+3
+
+
- 695 - "Waltz" - Unlocks - + 2046 + "44th enemy" + Arena Editor + 0 Byte -
+C
+
+6*2A
+ + + 2047 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2048 + "Spawn Location" + 0 + Byte +
+3
+
+
- 696 - "March" - Unlocks - + 2049 + "45th enemy" + Arena Editor + 0 Byte -
+10
+
+6*2B
+ + + 2050 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2051 + "Spawn Location" + 0 + Byte +
+3
+
+
- 697 - "Samba" - Unlocks - + 2052 + "46th enemy" + Arena Editor + 0 Byte -
+14
+
+6*2C
+ + + 2053 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2054 + "Spawn Location" + 0 + Byte +
+3
+
+
- 698 - "Beat Heaven" - Unlocks - + 2055 + "47th enemy" + Arena Editor + 0 Byte -
+18
+
+6*2D
+ + + 2056 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2057 + "Spawn Location" + 0 + Byte +
+3
+
+
- 699 - "Reverb Soul" - Unlocks - + 2058 + "48th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*2E
+ + + 2059 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2060 + "Spawn Location" + 0 + Byte +
+3
+
+
- 700 - "Lullaby" - Unlocks - + 2061 + "49th enemy" + Arena Editor + 0 Byte -
+20
+
+6*2F
+ + + 2062 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2063 + "Spawn Location" + 0 + Byte +
+3
+
+
- 701 - "Golden Voice" - Unlocks - + 2064 + "50th enemy" + Arena Editor + 0 Byte -
+24
+
+6*30
+ + + 2065 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2066 + "Spawn Location" + 0 + Byte +
+3
+
+
- 702 - "Reflect Rage" - Unlocks - + 2067 + "51st enemy" + Arena Editor + 0 Byte -
+28
+
+6*31
+ + + 2068 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2069 + "Spawn Location" + 0 + Byte +
+3
+
+
- 703 - "Maware Rondo" - Unlocks - + 2070 + "52nd enemy" + Arena Editor + 0 Byte -
+2C
+
+6*32
+ + + 2071 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2072 + "Spawn Location" + 0 + Byte +
+3
+
+
- 704 - "Sonic Stream" - Unlocks - + 2073 + "53rd enemy" + Arena Editor + 0 Byte -
+30
+
+6*33
+ + + 2074 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2075 + "Spawn Location" + 0 + Byte +
+3
+
+
- 705 - "Layer Sphere" - Unlocks - + 2076 + "54th enemy" + Arena Editor + 0 Byte -
+34
+
+6*34
+ + + 2077 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2078 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 655 - "Bruiser" - - - 1 -
+1A8*8
- - - 656 - "Volt Thrust" - Unlocks - + + 2079 + "55th enemy" + Arena Editor + 0 Byte -
+0
+
+6*35
+ + + 2080 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2081 + "Spawn Location" + 0 + Byte +
+3
+
+
- 657 - "Falcon Fledge" - Unlocks - + 2082 + "56th enemy" + Arena Editor + 0 Byte -
+4
+
+6*36
+ + + 2083 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2084 + "Spawn Location" + 0 + Byte +
+3
+
+
- 658 - "Upper Cut" - Unlocks - + 2085 + "57th enemy" + Arena Editor + 0 Byte -
+8
+
+6*37
+ + + 2086 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2087 + "Spawn Location" + 0 + Byte +
+3
+
+
- 659 - "1-2 Combo" - Unlocks - + 2088 + "58th enemy" + Arena Editor + 0 Byte -
+C
+
+6*38
+ + + 2089 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2090 + "Spawn Location" + 0 + Byte +
+3
+
+
- 660 - "Muscle Hit" - Unlocks - + 2091 + "59th enemy" + Arena Editor + 0 Byte -
+10
+
+6*39
+ + + 2092 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2093 + "Spawn Location" + 0 + Byte +
+3
+
+
- 661 - "Hip Attack" - Unlocks - + 2094 + "60th enemy" + Arena Editor + 0 Byte -
+14
+
+6*3A
+ + + 2095 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2096 + "Spawn Location" + 0 + Byte +
+3
+
+
- 662 - "Hurricane" - Unlocks - + 2097 + "61st enemy" + Arena Editor + 0 Byte -
+18
+
+6*3B
+ + + 2098 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2099 + "Spawn Location" + 0 + Byte +
+3
+
+
- 663 - "Resurrect Kiai" - Unlocks - + 2100 + "62nd enemy" + Arena Editor + 0 Byte -
+1C
+
+6*3C
+ + + 2101 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2102 + "Spawn Location" + 0 + Byte +
+3
+
+
- 664 - "Messa Throw" - Unlocks - + 2103 + "63rd enemy" + Arena Editor + 0 Byte -
+20
+
+6*3D
+ + + 2104 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2105 + "Spawn Location" + 0 + Byte +
+3
+
+
- 665 - "Metal Body" - Unlocks - + 2106 + "64th enemy" + Arena Editor + 0 Byte -
+24
+
+6*3E
+ + + 2107 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2108 + "Spawn Location" + 0 + Byte +
+3
+
+
- 666 - "Ballistic" - Unlocks - + 2109 + "65th enemy" + Arena Editor + 0 Byte -
+28
+
+6*3F
+ + + 2110 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2111 + "Spawn Location" + 0 + Byte +
+3
+
+
- 667 - "Earth Crusher" - Unlocks - + 2112 + "66th enemy" + Arena Editor + 0 Byte -
+2C
+
+6*40
+ + + 2113 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2114 + "Spawn Location" + 0 + Byte +
+3
+
+
- 668 - "Heartbreak" - Unlocks - + 2115 + "67th enemy" + Arena Editor + 0 Byte -
+30
+
+6*41
+ + + 2116 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2117 + "Spawn Location" + 0 + Byte +
+3
+
+
- 669 - "Tres Bien Hip" - Unlocks - + 2118 + "68th enemy" + Arena Editor + 0 Byte -
+34
+
+6*42
+ + + 2119 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2120 + "Spawn Location" + 0 + Byte +
+3
+
+
- 670 - "Gozza Blow" - Unlocks - + 2121 + "69th enemy" + Arena Editor + 0 Byte -
+38
+
+6*43
+ + + 2122 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2123 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 619 - "Lilith" - - - 1 -
+1A8*9
- - 620 - "Aqua Smite" - Unlocks - + 2124 + "70th enemy" + Arena Editor + 0 Byte -
+0
+
+6*44
+ + + 2125 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2126 + "Spawn Location" + 0 + Byte +
+3
+
+
- 621 - "Stake Flare" - Unlocks - + 2127 + "71st enemy" + Arena Editor + 0 Byte -
+4
+
+6*45
+ + + 2128 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2129 + "Spawn Location" + 0 + Byte +
+3
+
+
- 622 - "Turn Over" - Unlocks - + 2130 + "72nd enemy" + Arena Editor + 0 Byte -
+8
+
+6*46
+ + + 2131 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2132 + "Spawn Location" + 0 + Byte +
+3
+
+
- 623 - "Lilith Slash" - Unlocks - + 2133 + "73rd enemy" + Arena Editor + 0 Byte -
+C
+
+6*47
+ + + 2134 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2135 + "Spawn Location" + 0 + Byte +
+3
+
+
- 624 - "Kick Rock" - Unlocks - + 2136 + "74th enemy" + Arena Editor + 0 Byte -
+10
+
+6*48
+ + + 2137 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2138 + "Spawn Location" + 0 + Byte +
+3
+
+
- 625 - "Wake the Dead" - Unlocks - + 2139 + "75th enemy" + Arena Editor + 0 Byte -
+14
+
+6*49
+ + + 2140 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2141 + "Spawn Location" + 0 + Byte +
+3
+
+
- 626 - "Rainbow Arch" - Unlocks - + 2142 + "76th enemy" + Arena Editor + 0 Byte -
+18
+
+6*4A
+ + + 2143 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2144 + "Spawn Location" + 0 + Byte +
+3
+
+
- 627 - "Sunfish Screech" - Unlocks - + 2145 + "77th enemy" + Arena Editor + 0 Byte -
+1C
+
+6*4B
+ + + 2146 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2147 + "Spawn Location" + 0 + Byte +
+3
+
+
- 628 - "Flash Back" - Unlocks - + 2148 + "78th enemy" + Arena Editor + 0 Byte -
+20
+
+6*4C
+ + + 2149 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2150 + "Spawn Location" + 0 + Byte +
+3
+
+
- 629 - "Manbou Stride" - Unlocks - + 2151 + "79th enemy" + Arena Editor + 0 Byte -
+24
+
+6*4D
+ + + 2152 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2153 + "Spawn Location" + 0 + Byte +
+3
+
+
- 630 - "Thunder Sword" - Unlocks - + 2154 + "80th enemy" + Arena Editor + 0 Byte -
+28
+
+6*4E
+ + + 2155 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2156 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
-
-
- - 374 - "Blast Caliber mods" - - - 1 -
20280E20
- - - 376 - "Stahn" - - - 1 -
+0
- - 375 - "Level 1" - Arte List - + 2157 + "81st enemy" + Arena Editor + 0 Byte -
+0
+
+6*4F
+ + + 2158 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2159 + "Spawn Location" + 0 + Byte +
+3
+
+
- 377 - "Level 2" - Arte List - + 2160 + "82nd enemy" + Arena Editor + 0 Byte -
+1
+
+6*50
+ + + 2161 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2162 + "Spawn Location" + 0 + Byte +
+3
+
+
- 378 - "Level 3" - Arte List - + 2163 + "83rd enemy" + Arena Editor + 0 Byte -
+2
+
+6*51
+ + + 2164 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2165 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 386 - "Rutee" - - - 1 -
+40
- - 385 - "Level 1" - + 2166 + "84th enemy" + Arena Editor + 0 Byte -
+0
+
+6*52
+ + + 2167 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2168 + "Spawn Location" + 0 + Byte +
+3
+
+
- 387 - "Level 2" - + 2169 + "85th enemy" + Arena Editor + 0 Byte -
+1
+
+6*53
+ + + 2170 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2171 + "Spawn Location" + 0 + Byte +
+3
+
+
- 388 - "Level 3" - + 2172 + "86th enemy" + Arena Editor + 0 Byte -
+2
+
+6*54
+ + + 2173 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2174 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 390 - "Philia" - - - 1 -
+40*2
- - 391 - "Level 1" - Arte List - + 2175 + "87th enemy" + Arena Editor + 0 Byte -
+0
-
- - 392 - "Level 2" - Arte List - +
+6*55
+ + + 2176 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2177 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+ + 2178 + "88th enemy" + Arena Editor + 0 Byte -
+1
+
+6*56
+ + + 2179 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2180 + "Spawn Location" + 0 + Byte +
+3
+
+
- 393 - "Level 3" - Arte List - + 2181 + "89th enemy" + Arena Editor + 0 Byte -
+2
+
+6*57
+ + + 2182 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2183 + "Spawn Location" + 0 + Byte +
+3
+
+
-
-
- - 415 - "Garr" - - - 1 -
+40*3
- - 416 - "Level 1" - Arte List - + 2184 + "90th enemy" + Arena Editor + 0 Byte -
+0
+
+6*58
+ + + 2185 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2186 + "Spawn Location" + 0 + Byte +
+3
+
+
- 417 - "Level 2" - Arte List - + 2187 + "91st enemy" + Arena Editor + 0 Byte -
+1
+
+6*59
+ + + 2188 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2189 + "Spawn Location" + 0 + Byte +
+3
+
+
- 418 - "Level 3" - Arte List - + 2190 + "92nd enemy" + Arena Editor + 0 Byte -
+2
+
+6*5A
+ + + 2191 + "Spawn after enemy" + 0 + Byte +
+1
+
+ + 2192 + "Spawn Location" + 0 + Byte +
+3
+
+
+
+
+ + 4130 + "Other" + + + C0C0C0 + 1 + - 411 - "Leon" + 916 + "Control Test" - + + 0 1 -
+40*4
+
204141FA
- 412 - "Level 1" - Arte List - - Byte + 918 + "Stahn" + + + 0 + 1
+0
+ + + 921 + "Analog tilt movement" + 0 + Byte +
-4
+
+ + 917 + "Movement control" + 0 + Byte +
+0
+
+ + 920 + "???" + 0 + Byte +
+2
+
+ + 922 + "???" + 0 + Byte +
+4
+
+ + 923 + "???" + 0 + Byte +
+5
+
+ + 924 + "???" + 0 + Byte +
+6
+
+ + 929 + "???" + 0 + Byte +
+1C
+
+ + 931 + "???" + 0 + Byte +
+1E
+
+ + 930 + "???" + 0 + Byte +
+20
+
+ + 932 + "???" + 0 + Byte +
+22
+
+
- 413 - "Level 2" - Arte List - + 933 + "BOSS" + + + 0 + 1 +
+2000
+ + + 4131 + "Analog tilt movement" + 0 + Byte +
-4
+
+ + 4132 + "Movement control" + 0 + Byte +
+0
+
+ + 4133 + "attack?" + 0 + Byte +
+2
+
+ + 4134 + "???" + 0 + Byte +
+4
+
+ + 4135 + "???" + 0 + Byte +
+5
+
+ + 4136 + "???" + 0 + Byte +
+6
+
+ + 4137 + "???" + 0 + Byte +
+1C
+
+ + 4138 + "???" + 0 + Byte +
+1E
+
+ + 4139 + "???" + 0 + Byte +
+20
+
+ + 4140 + "???" + 0 + Byte +
+22
+
+
+
+ + 3875 + "P1" Byte -
+1
+
204141FA
- 414 - "Level 3" - Arte List - + 3882 + "P1 2" Byte -
+2
+
204141F7
-
-
- - 407 - "Mary" - - - 1 -
+40*5
- - 408 - "Level 1" - Arte List - + 3873 + "P2" Byte -
+0
+
204149FA
- 409 - "Level 2" - Arte List - + 3884 + "P2 2" Byte -
+1
+
204149F7
- 410 - "Level 3" - Arte List - + 3874 + "P3" Byte -
+2
+
204151FA
-
-
- - 403 - "Chelsea" - - - 1 -
+40*6
- - 404 - "Level 1" - Arte List - + 3883 + "P3 2" Byte -
+0
+
204151F7
- 405 - "Level 2" - Arte List - + 3877 + "P4" Byte -
+1
+
204159FA
- 406 - "Level 3" - Arte List - + 3880 + "P4 2" Byte -
+2
+
204159F7
- 399 - "Karyl" + 4141 + "Character loading" - + 1 -
+40*7
- 400 - "Level 1" - Arte List - - Byte -
+0
-
- - 401 - "Level 2" - Arte List - - Byte -
+1
-
- - 402 - "Level 3" - Arte List - - Byte -
+2
+ 4142 + "Stahn" + + + 1 + + + 4159 + "char loaded" + Arena Editor + 0 + Byte +
202C1E2A
+
+ + 784 + "narikiri load" + Arena Editor + Byte +
202C1F74
+
+ + 789 + "anims" + Byte +
204141E4
+
+ + 810 + "lol" + Byte +
2042218E
+
+
- 395 - "Bruiser" + 4501 + "Arte Edit stuff" - + + 0 1 -
+40*8
+
20282086
- 396 - "Level 1" - Arte List - + 4508 + "?" + 0 Byte -
+0
+
-8
- 397 - "Level 2" - Arte List - + 4507 + "?" + 0 Byte -
+1
+
-4
- 398 - "Level 3" - Arte List - + 4506 + "?" + 0 Byte +
-2
+
+ + 4521 + "Cast Time" + 0 + 2 Bytes +
+0
+
+ + 4499 + "Name" + 0 + Array of byte + 5
+2
-
-
- - 419 - "Lilith" - - - 1 -
+40*9
- - 420 - "Level 1" - Arte List - + 4498 + "Alternative name" + 0 + Array of byte + 3 +
+6
+
+ + 4497 + "Description" + 0 + Array of byte + 3 +
+A
+
+ + 4500 + "CC Cost" + 0 Byte -
+0
+
+E
- 421 - "Level 2" - Arte List - + 4502 + "?" + 0 Byte -
+1
+
+F
- 422 - "Level 3" - Arte List - + 4526 + "Power?" + 1 Byte -
+2
+
+10
+
+ + 4525 + "Effect" + 0:Nothing +1:Eruption +2:Fire Wall +3:Fire Storm +4:Fear Flare +5:Flare Tornado +6:Explosion +7:Ice Tornado +8:Ice Wall +9:Icicle +10:Blizzard +11:Maelstrom +12:Tidal Wave +13:Storm +14:Whirlwind +15:Air Thrust +16:Cyclone +17:God's Breath +18:Stone Wall +19:Air Pressure +20:Ground Dasher +21:Thunder Blade +22:Ray +23:Holy Lance +24:Indignation +25:Big Bang +26:Demon's Lance +27:Black Hole +28:Tractor Beam +29:Meteor Storm +30:Extension +31:Guilty Resolver +32:Nurse +33:Revitalize +34:Resurrection +35:Pow Pow Hammer +36:Deep Mist +37:Acid Rain +38:Dispel +39:Prism Shine +40:Stop Flow +41:Ambivalence +42:Seraphic Feather +43:Archangel +44:Hatred +45:Alternative Dead Blue +46:Demon's Lance Zero +47:Black Wing +48:Dead Blue +49:Majinken Setsuga +50:Thunder Sword +51:Wild Geese +52:Phoenix +53:Final Fury +54:Gouma Kaijinken +55:Trickster +56:Life Discharge +57:Final Embrace +58:Sacred Penance +59:Divine Power +60:Heavenly Crusader +61:Resshou Souhajin +62:Koubu Senkousen +63:Sekkazan +64:Layer Sphere +65:Cleansing Inferno +66:Infernal Suffering +67:ZAN! +68:Gozza Blow +69:Burning Phoenix +70:Heavenward Thrust +71:No Items Ever! +72:Melty Earth +73:Shinrabassai +74:Shiranagi Touga +75:Sonic Sphere +76:Tres Bien Hip +77:Raintive Orion +78:Surviving Hollin +79:Celestial Earth +81:Hell Sword +82:Demon Fang (Stahn) +83:Swallow Dance +84:Azure Edge +85:Tempest Strike +86:Omega Tempest +87:Tiger Blade (Stahn) +88:Dragon Slayer +89:Severing Wind (Stahn) +90:Demonic Tiger Blade +91:Beast (Stahn) +92:Dragon Swarm (Stahn) +93:Light Spear Blast +94:Light Spear +95:Rising Phoenix +96:Hell Pyre +97:Dragon Toss +98:Searing Gale +99:Infernal Torrent +100:Fiery Beast +101:Phoenix Blast +102:Shakkouken +103:Flame Shoot +104:Blaze Beast +105:Raging Flare +106:Volcanic Rage +107:Soaring Demon Fang +108:Frigid Blast +109:Rending Quake +110:Search Gald +111:Snipe Air +112:Thievery +113:Air Escape +114:Snipe Roar +115:Bloody Rose +116:Slash Rain +117:Serpent Edge +118:Inspect Eye +119:Philia Bomb +120:Force Field +121:Twin Bomb +122:Cloak +123:Bomb Rain +124:Judgment +125:Hurricane Thrust +126:Inferno (Garr) +127:Gale Shot (Garr) +128:Severing Wind (Garr) +129:Mirage (Garr) +130:Hail (Garr) +131:Void Sword +132:Sword Rain: Alpha +133:Bassaiga +134:Dark Projection +135:Mega Sonic Thrust +136:Kourinshou +137:Transience +138:Void Seal +139:Demon Fang (Leon) +140:Double Demon Fang +141:Swallow Talon +142:Tiger Blade (Leon) +143:Dragon Swarm (Leon) +144:Flying Dragon +145:Phantom Edge +146:Demon Attack +147:Demonic Obliteration +148:Fang Blade +149:Glimmer Dragon +150:Moon Glare +151:Moon Fall +152:Shining Dragon +153:Dragon Glare +154:Focus +155:Awakened Dragon +156:Earth Beat +157:Devil Spear +158:Beast Blade +159:Power Missile +160:Double Blade +161:Fierce Demon Fang +162:Beast (Mary) +163:Mirage (Mary) +164:Maniacal Fang +165:Shittoushuu +166:Bakujinkyousatsu +167:Roaring Explosion +168:Tornado Blade +169:Shunjinrouga +170:Roaring Havoc +171:Shin Gouraiken? +172:Shin Gouraiken +173:Shishiou Messai +174:Inferno (Chelsea) +175:Gale Shot (Chelsea) +176:Shock Arrow +177:Speed Arrow +178:Hail (Chelsea) +179:Force Arrow +180:Shuren +181:Cupid's Arrow +182:Sonic Bash +183:Rasen +184:Celestial Conqueror +185:Shayou +186:Gekka +187:Symphony +188:Samba +189:March +190:Rumba +191:Lullaby +192:Waltz +193:Golden Voice +194:Sonic Rave +195:Beat Heaven +196:Maware Rondo +197:Reverb Soul +198:Reflect Rage +199:Volt Thrust +200:1-2 Combo +201:Upper Cut +202:Hurricane +203:Hip Attack +204:Ballistic +205:Resurrect Kiai +206:Muscle Hit +207:Metal Body +208:Falcon Fledge +209:Earth Crusher +210:Heartbreak +211:Messa Throw +212:Lilith Slash +213:Rainbow Arch +214:Sunfish Screech +215:Aqua Smite +216:Wake the Dead +217:Stake Flare +218:Turn Over +219:Flash Back +220:Kick Rock +221:Manbou Stride +222:Fire Ball +223:Ice Needles +224:Wind Arrow +225:Wind Arrow x3 +226:Stone Blast +227:Grave +228:Lightning +229:First Aid +230:Heal +231:Cure +232:Antidote +233:Recover +234:Pow Hammer +235:Sharpness +236:Barrier +237:Silence +238:Evil Glaive +239:Spoil Weapon +240:Spoil Armor +241:Spoil Mind +242:Spoil Resist +:: +247:Square + Down? +248:Dash Left +250:Square + Down + + 0 + Byte +
+11
+
+ + 4524 + "Type" + 0:Melee? +1:Elemental Melee? +2:Altered? +3:Magic +4:Aerial Magic? +5:Blast Caliber? + + 0 + Byte +
+12
+
+ + 4503 + "Element 1" + 0 + Array of byte + 2 +
+13
+
+ + 4504 + "Element 2" + 0 + Array of byte + 2 +
+16
+
+ + 4505 + "Power multiplier?" + 0 + Byte +
+19
+ + 4550 + "Slot 1 Size" + 0 + 2 Bytes +
204145A6
+
- - 383 - "Enemy Group Mod" - 01:Stahn -04:Seinegald Soldiers -05:Seinegald Soldiers (2nd part) -06:Leon (1st encounter) -09:Bruiser (1st Colosseum fight) -0B:Batista -0C:Cave Queen -0D:Batista Diego -0E:Kraken -0F:Tiberius -11:Dalis -12:Lydon -13:Leon (Cave Fight) -14:Force Armor (Stahn Side) -15:Baruk -16:Irene -17:Rembrandt -18:Hugo -19:Miktran (1st encounter) -1A:Buer -1D:Dymlos -1F:Shadow of Stahn -20:Shadow of Garr -21:Shadow of Stahn & Leon -22:Kronos -23:Kronos Excessive -24:Kraken -2B:Bruiser (2nd Colosseum fight) -2C:Bruiser (Female) -2D:Lilith (Colosseum) -2E:Lilith (Retry version?) -30:Floor 1 (EX Dungeon) -31:Cupid (EX Dungeon) -32:Rune Hearts (EX Dungeon) -33:Molflina Bunny (EX Dungeon) -34:Finley (EX Dungeon) -35:Super Star (EX Dungeon) -36:Empire Beetle (EX Dungeon) -37:KOZ-MOZ Gentleman (EX Dungeon) -38:Masalina Bunny (EX Dungeon) -39:Barbatos (EX Dungeon) -3A:3 Thieves -3C:Sidequest boss? -3D:Barbatos (anti grinding) -3E:Ras Gentleman -3F:Klarth Gentleman -40:Hilda Gentleman -41:Chloe Gentleman -42:Ras & Klarth & Hilda & Chloe Gentleman -43:Lens Hunters (Stahn & Rutee & Mary) -44:Swordian Masters (Stahn & Rutee & Garr & Philia) -47:2 Star Fish -4B:Force Armor (Leon Side) -50:Dycroft Enemies - - - 1 - Byte -
202C4A44
-
- - 384 - "Battle BGM Modifier" - 00:- -01:Tales of destiny -02:Tutorial -03:- -04:Bare its fangs -05:Surprise attack! -06:Nightmare -07:Perfidious act -08:Sink into vise -09:Victory -0A:Lion-Irony of fate -0B:Relentless assault -0C:Blue dragon -0D:Rebel against destiny -0E:Game over -0F:Common destiny -10:Coup De Grace -11:Progress toward the end -12:Justice and an edge -13:Unfinished world -14:Crooked sight -15:Go on a cruise -16:Over the rainbow -17:A snowscape -18:A Kingdom -19:The laughter of children -1A:Despair -1B:A caged life -1C:Green hill -1D:Solemn castle -1E:A sanctuary -1F:A peaceful day -20:White labyrinth -21:Aerial city -22:Thanks a million -23:Lime light night -24:White kingdom -25:Will you dance with me? -26:Hello again -27:Heat wave -28:Port town -29:Passion -2A:Rest day -2B:State of emergency -2C:Tales of the Abyss song -2D:??? -2E:??? -2F:- -30:I'm a champion! -31:Mysteries night -32:I feel so happy today -33:The Storm and stress -34:Good luck! -35:- -36:Silent night -37:Endless dream -38:- -39:Belcrant -3A:Cry for the moon -3B:Unsophisticated -3C:- -3D:Idle fears -3E:- -3F:Trickster -40:Crown of crosses -41:- -42:- -43:Missing you -44:Rest of the heart -45:Ancestral recall -46:To be a Dream -47:State of emergency -48:Holy light -49:Lion-Conflict -4A:Piano arrangement 1 -4B:Piano arrangement 2 -4C:Miktran -4D:The frequenter -4E:Main theme -4F:Swordian team -50:- -51:The remains -52:A limestone cave -53:Clock tower -54:Fill of fire -55:Dead factory -56:Dead or alive -57:Conceal one's sorrow -58:A submarine remains -59:A botanical garden -5A:A reinforced concrete -5B:A research scholar -5C:It's pure fiction -5D:Rush! -5E:Invisible hand -5F:Inposing visage -60:DokiDoki Chelsea -61:Step up -62:Invincible champion -63:For good or for bad... -64:The last Judgement -65:Deep darkness -66:The arrow was shot - piano -67:Play with me! -68:RALLY X -69:Colosseum -6A:Day break -6B:Over the rainbow B -6C:Lion-Irony of fate -6D:DokiDoki Chelsea -6E:Step up -6F:?"count"? -70:The boyhood dream -71:She -72:Spiral of doom -73:Lion - fate of a fencer - - - 1 - Byte -
202C3FC4
-
- + + + randomvalue +
0B3D0000
+
+ + arte_CancelX +
14194956B
+
+ + arte_CancelX2 +
141949599
+
+ + MOEquipmentAOB +
1413EDEE1
+
+ + eraseModelWhenDefeat +
1412CC62D
+
+ + nullHair_Eleanor +
531A010C
+
+ + nullHair_Roku +
45B500EC
+
+ + InitExceptionFalsePositive +
1412D137F
+
+ + deInitExceptionFalsePositive +
1415B28E2
+
+ + deInitExceptionFalsePositive2 +
14130DA13
+
+ + deInitExceptionFalsePositive3 +
141434E56
+
+ + deInitExceptionFalsePositive4 +
141538107
+
+ + override_fixedStringError1 +
14128861B
+
+ + override_fixedStringError2 +
141288623
+
+ + alwaysActive_chestsOnField +
1415B2824
+
+ + set_allCharArtes +
1416499A1
+
+ + enm_BookData +
1415E27C2
+
+ + ae2 +
004A26A9
+
+ + model_change +
00716D62
+
+ + edit_knkbckType +
109C56B8
+
+ + sSTAFFbST +
3BEB9C37
+
+ + risingPhoenix_fireEff +
3D26C6D9
+
+ + cutChainArteTime +
0099A219
+
+ + enm_statMult +
004F8A4A
+
+ + inf_Stagger +
0049FC6E
+
+ + inf_Stag +
0049FC9E
+
+ + encounterTable +
16790800
+
+ + soph_SRA_anim +
150006B4
+
+ + fire_stanceROS +
14D3DB7C
+
+ + earth_stanceROS +
1531DB7C
+
+ + arteStructA +
006C8E88
+
+ + ToZ_BattlesAsChar_AOB +
0048B885
+
+ + ToZ_DIFF +
004F8A4A
+
+ + fusion_AOB +
00538983
+
+ + baseCHR_anim +
364BD9B4
+
+ + enemy_Data +
004E71DB
+
+ + fire_stanceSRA +
0F08F92C
+
+ + ToZ_NGP_Grade_AOB +
008715BF
+
+ + ToZ_Titles_AOB +
00522EAB
+
+ + max_Boon +
004F5CCC
+
+ + voice_SRA_ROS_Kamui +
00555EC0
+
+ + instcast +
004BCA2C
+
+ + health +
0051E0D5
+
+ + min_Dmg2 +
004ADC10
+
+ + ToZ_EnemyBook_AOB +
006D8916
+
+ + pre_descrpt_r +
0055B412
+
+ + descript_replace +
0055B4C2
+
+ + zaveid_noHat +
27AD7ADC
+
+ + enm_BkData +
11080170
+
+ + null_OverwriteShadowStatChk +
004C1239
+
+ + ToZ_UsedArte_AOB +
00716CD0
+
+ + no_artePause +
004AB7CE
+
+ + qStep_dist +
004A93D5
+
+ + char_generalData +
004E71EF
+
+ + charge_nextArte +
0049E8F8
+
+ + ToZ_MaxUsedArte_AOB +
00716CAE
+
+ + equip1 +
0054B906
+
+ + equip_ptr +
558C0011
+
+ + toz_Party +
00538280
+
+ + Tales_of_Symphonia_DotNW +
13A20000
+
+ + ToSDotNW_RAM +
FFFF0000
+
+ + arteParams_Arth +
35541890
+
+ + arteParams_Zav +
35333390
+
+ + replaceWpnModel_Eizen +
34271C68
+
+ + arteParams_Jude +
33833D50
+
+ + arteParams_Artorius +
33811890
+
+ + always_validSomething +
14135B4B1
+
+ + jumpforshit +
14134CA17
+
+ + arteCanceller +
14193CE8A
+
+ + nullCoat_Teresa +
6ACC390C
+
+ + nullHair_Magilou +
4F1E0120
+
+ + chronological_derivativeArte2 +
14136758A
+
+ + arena +
351FB370
+
+ + prev_statusEffect +
141352CC9
+
+ + prev_statusEffects2 +
141352D0F
+
+ + infinite_SG +
14134CDBC
+
+ + infinite_SG_outOfMenu +
14140A1EF
+
+ + infinite_CC +
14131007D
+
+ + infinite_Souls +
14130FFCB
+
+ + dKnell_alter +
4F79A85E
+
+ + bSphere_alter +
5103A248
+
+ + ovDrive_alter +
504701CC
+
+ + keep_aerialHgt1 +
1412A7F2D
+
+ + keep_aerialHgt2 +
1413478F2
+
+ + show_BSBA +
1414C4426
+
+ + null_cmpToBrkSoulInstrc +
14134CA66
+
+ + null_swBlCmboCheck +
14134E2AB
+
+ + inf_BG +
14130F9E8
+
+ + SurgLand_alter +
33CFE628
+
+ + motionChg_IBloomAni +
5ED11760
+
+ + cast_time +
14136D607
+
+ + arte_usage_count +
141649A3D
+
+ + dKnell_staggerType +
50A2029E
+
+ + dKnell_xyzVar +
50A11B70
+
+ + bSphere_staggerType +
50A449C8
+
+ + sigSpr_staggerType +
509F4A56
+
+ + bTorrnt_staggerType +
509502F2
+
+ + ovDrive_staggerType +
50A5408C
+
+ + null_hairLaphi +
512500EC
+
+ + arte_Param +
14140B6E3
+
+ + enemyIdleTime +
141365C39
+
+ + partyFormation +
14163FD3B
+
+ + MBlitz_alter +
51098D08
+
+ + PPlung_alter +
4C7A39F8
+
+ + WSnap_alter +
4C783248
+
+ + SVortx_alter +
4C7BA118
+
+ + motionChgJud +
5085F9D8
+
+ + PPlung_chainArte +
4C790A98
+
+ + arte_editor +
141649B1F
+
+ + set_charBS +
34867740
+
+ + diff_eQuant +
0EF6179F
+
+ + ToZ_Inv +
00550CA0
+
+ + ToZ_Boons_AOB +
00A5761E
+
+ + ToZ_Shop_AOB +
0073391F
+
+ + spirit +
0045346E
+
+ + ToZ_Insane +
00517DE0
+
+ + ToZ_Gald +
005167A0
+
+ + ToZ_AP_AOB +
005170E3
+
+ + ToZ_Title_AOB +
005385B4
+
+ + ToZ_Boon_AOB +
004F5BBA
+
+ + ToZ_Battle_AOB +
004AE735
+
+ + ToZ_Grade_AOB +
00488281
+
+ + ToZ_Foes_Defeated_AOB +
00498854
+
+ + ToZ_Lv_AoB +
004C096E
+
+ + MONSTERKILLS +
004AEE8B
+
+ + SpeedCheckAOB +
00683AFF
+
+ + MaxSpeedAOB +
00683B40
+
+ + RunSpeedData +
55680016
+
+ + MaxBase +
00D51B64
+
+ + ToZ_Enm_Stat_AoB +
004C096E
+
+ + ToZ_Outfit_AOB +
00716A13
+
+ + bossEnc +
0F103ED0
+
+ + ToZ_Party_Members_AOB +
00513E85
+
+ + ToZ_Arte_Menu_AOB +
00717D13
+
+ + ToZ_Arte_Menu_AOB2 +
00717C73
+
+ + unlimited_base_arte +
306FC525
+
+ + CurForm +
1DD8B8F0010
+
+ + ShortED +
2523C210000
+
+
+ + +
62F16D4E
+ 60 + +
+ +
62F16D58
+ 71 + +
+ +
62F16D64
+ 90 + +
+
diff --git a/Phantasia_NDX.CT b/Phantasia_NDX.CT new file mode 100644 index 0000000..25f4997 --- /dev/null +++ b/Phantasia_NDX.CT @@ -0,0 +1,4229 @@ + + + + + 135 + "Enable" + + 0:Dio +1:Mell +2:Couleur +3:Cress +4:Mint +5:Chester +6:Arche +7:Klarth +8:Suzu +9:Rondoline + + + Auto Assembler Script + [ENABLE] + +aobscan(DataStart,A6 09 0B 68 98 08 04 3C) +registersymbol(DataStart) +[DISABLE] +unregistersymbol(DataStart) + + + + 139 + "Party Formation" + + 0:Nothing +1:Dio +2:Mell +3:Couleur +4:Cress +5:Mint +6:Chester +7:Arche +8:Klarth +9:Suzu +10:Rondoline +11:Monster + + + 0 + 1 +
DataStart+2EF0CE
+ + + 141 + "Slot 1" + Party Formation + 0 + 2 Bytes +
+0
+ + + 140 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 142 + "Slot 2" + Party Formation + 0 + 2 Bytes +
+4
+ + + 143 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 144 + "Slot 3" + Party Formation + 0 + 2 Bytes +
+4*2
+ + + 145 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 154 + "Slot 4" + Party Formation + 0 + 2 Bytes +
+4*3
+ + + 155 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 152 + "Slot 5" + Party Formation + 0 + 2 Bytes +
+4*4
+ + + 153 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 150 + "Slot 6" + Party Formation + 0 + 2 Bytes +
+4*5
+ + + 151 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 148 + "Slot 7" + Party Formation + 0 + 2 Bytes +
+4*6
+ + + 149 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 146 + "Slot 8" + Party Formation + 0 + 2 Bytes +
+4*7
+ + + 147 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 156 + "Slot 9" + Party Formation + 0 + 2 Bytes +
+4*8
+ + + 157 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+ + 158 + "Slot 10" + Party Formation + 0 + 2 Bytes +
+4*9
+ + + 159 + "Loadout" + ELF + 0 + 2 Bytes +
-2
+
+
+
+
+
+ + 160 + "Stats" + + + 0 + 1 +
DataStart+2EF118
+ + + 162 + "Dio" + + + 0 + 1 +
+0
+ + + 182 + "Level" + 0 + Byte +
-11
+
+ + 184 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 161 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 163 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 167 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 166 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 165 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 164 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 168 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 172 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 171 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 170 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 169 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 179 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 178 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 185 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 188 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 187 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 186 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 190 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 189 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 191 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 307 + "Mell" + + + 0 + 1 +
+2D8
+ + + 308 + "Level" + 0 + Byte +
-11
+
+ + 309 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 310 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 311 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 312 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 313 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 314 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 315 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 316 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 317 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 318 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 319 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 320 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 321 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 322 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 323 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 324 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 325 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 326 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 327 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 328 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 329 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 284 + "Couleur" + + + 0 + 1 +
+2D8*2
+ + + 285 + "Level" + 0 + Byte +
-11
+
+ + 286 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 287 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 288 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 289 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 290 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 291 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 292 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 293 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 294 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 295 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 296 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 297 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 298 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 299 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 300 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 301 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 302 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 303 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 304 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 305 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 306 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 491 + "Cress" + + + 0 + 1 +
+2D8*3
+ + + 492 + "Level" + 0 + Byte +
-11
+
+ + 493 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 494 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 495 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 496 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 497 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 498 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 499 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 500 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 501 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 502 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 503 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 504 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 505 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 506 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 507 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 508 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 509 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 510 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 511 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 512 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 513 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 468 + "Mint" + + + 0 + 1 +
+2D8*4
+ + + 469 + "Level" + 0 + Byte +
-11
+
+ + 470 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 471 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 472 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 473 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 474 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 475 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 476 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 477 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 478 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 479 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 480 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 481 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 482 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 483 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 484 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 485 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 486 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 487 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 488 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 489 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 490 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 445 + "Chester" + + + 0 + 1 +
+2D8*5
+ + + 446 + "Level" + 0 + Byte +
-11
+
+ + 447 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 448 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 449 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 450 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 451 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 452 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 453 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 454 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 455 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 456 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 457 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 458 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 459 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 460 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 461 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 462 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 463 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 464 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 465 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 466 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 467 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 422 + "Arche" + + + 0 + 1 +
+2D8*6
+ + + 423 + "Level" + 0 + Byte +
-11
+
+ + 424 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 425 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 426 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 427 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 428 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 429 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 430 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 431 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 432 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 433 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 434 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 435 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 436 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 437 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 438 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 439 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 440 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 441 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 442 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 443 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 444 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 399 + "Klarth" + + + 0 + 1 +
+2D8*7
+ + + 400 + "Level" + 0 + Byte +
-11
+
+ + 401 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 402 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 403 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 404 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 405 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 406 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 407 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 408 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 409 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 410 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 411 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 412 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 413 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 414 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 415 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 416 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 417 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 418 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 419 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 420 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 421 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 376 + "Suzu" + + + 0 + 1 +
+2D8*8
+ + + 377 + "Level" + 0 + Byte +
-11
+
+ + 378 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 379 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 380 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 381 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 382 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 383 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 384 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 385 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 386 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 387 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 388 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 389 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 390 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 391 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 392 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 393 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 394 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 395 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 396 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 397 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 398 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 353 + "Rondoline" + + + 0 + 1 +
+2D8*9
+ + + 354 + "Level" + 0 + Byte +
-11
+
+ + 355 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 356 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 357 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 358 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 359 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 360 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 361 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 362 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 363 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 364 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 365 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 366 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 367 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 368 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 369 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 370 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 371 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 372 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 373 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 374 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 375 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+ + 330 + "Monster" + + + 0 + 1 +
+2D8*A
+ + + 331 + "Monster Type" + 0 + 2 Bytes +
-24
+
+ + 780 + "Level" + 0 + Byte +
-11
+
+ + 332 + "EXP" + 0 + 4 Bytes +
-10
+
+ + 333 + "Current HP" + 0 + 2 Bytes +
+0
+
+ + 334 + "Current Max HP" + 0 + 2 Bytes +
+2
+
+ + 335 + "Base Max HP" + 0 + 2 Bytes +
+2*2
+
+ + 336 + "Current EBG" + 0 + 2 Bytes +
+2*3
+
+ + 337 + "Current Max EBG" + 0 + 2 Bytes +
+2*4
+
+ + 338 + "Base Max EBG" + 0 + 2 Bytes +
+2*5
+
+ + 339 + "Current Atk" + 0 + 2 Bytes +
+2*6
+
+ + 340 + "Current Def" + 0 + 2 Bytes +
+2*7
+
+ + 341 + "Current Matk" + 0 + 2 Bytes +
+2*8
+
+ + 342 + "Current Mdef" + 0 + 2 Bytes +
+2*9
+
+ + 343 + "Current Cast" + 0 + 2 Bytes +
+2*A
+
+ + 344 + "Current Agi" + 0 + 2 Bytes +
+2*B
+
+ + 345 + "Current Luck" + 0 + 2 Bytes +
+2*C
+
+ + 346 + "Base Atk" + 0 + 2 Bytes +
+2*D
+
+ + 347 + "Base Def" + 0 + 2 Bytes +
+2*E
+
+ + 348 + "Base Matk" + 0 + 2 Bytes +
+2*F
+
+ + 349 + "Base Mdef" + 0 + 2 Bytes +
+2*10
+
+ + 350 + "Base Cast" + 0 + 2 Bytes +
+2*11
+
+ + 351 + "Base Agi" + 0 + 2 Bytes +
+2*12
+
+ + 352 + "Base Luck" + 0 + 2 Bytes +
+2*13
+
+
+
+
+
+ + 514 + "Equipment Editor" + + 0:Nothing + + + 0 + 1 +
DataStart+2EF140
+ + + 515 + "Dio" + + + 0 + 1 +
+0
+ + + 516 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 517 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 521 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 520 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 519 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 518 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 543 + "Mell" + + + 0 + 1 +
+2D8
+ + + 544 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 545 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 546 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 547 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 548 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 549 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 536 + "Couleur" + + + 0 + 1 +
+2D8*2
+ + + 537 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 538 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 539 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 540 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 541 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 542 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 599 + "Cress" + + + 0 + 1 +
+2D8*3
+ + + 600 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 601 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 602 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 603 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 604 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 605 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 592 + "Mint" + + + 0 + 1 +
+2D8*4
+ + + 593 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 594 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 595 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 596 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 597 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 598 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 585 + "Chester" + + + 0 + 1 +
+2D8*5
+ + + 586 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 587 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 588 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 589 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 590 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 591 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 578 + "Arche" + + + 0 + 1 +
+2D8*6
+ + + 579 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 580 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 581 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 582 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 583 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 584 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 571 + "Klarth" + + + 0 + 1 +
+2D8*7
+ + + 572 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 573 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 574 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 575 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 576 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 577 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 564 + "Suzu" + + + 0 + 1 +
+2D8*8
+ + + 565 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 566 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 567 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 568 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 569 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 570 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 557 + "Rondoline" + + + 0 + 1 +
+2D8*9
+ + + 558 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 559 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 560 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 561 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 562 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 563 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+ + 550 + "Monster" + + + 0 + 1 +
+2D8*A
+ + + 551 + "Weapon" + Equipment Editor + 0 + 2 Bytes +
+0
+
+ + 552 + "Body" + Equipment Editor + 0 + 2 Bytes +
+2
+
+ + 553 + "Headgear" + Equipment Editor + 0 + 2 Bytes +
+2*2
+
+ + 554 + "Arm" + Equipment Editor + 0 + 2 Bytes +
+2*3
+
+ + 555 + "Etc" + Equipment Editor + 0 + 2 Bytes +
+2*4
+
+ + 556 + "Accessory" + Equipment Editor + 0 + 2 Bytes +
+2*5
+
+
+
+
+
+ + 607 + "Arte List" + + 0:Nothing + + + 0 + 1 +
DataStart+2EF38C
+ + + 608 + "Dio" + + + 0 + 1 +
+0
+ + + 609 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 612 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 611 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 610 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 616 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 619 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 615 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 622 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 614 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 621 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 613 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 620 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 623 + "Mell" + + + 0 + 1 +
+2D8
+ + + 624 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 625 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 626 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 627 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 628 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 629 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 630 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 631 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 632 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 633 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 634 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 635 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 636 + "Couleur" + + + 0 + 1 +
+2D8*2
+ + + 637 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 638 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 639 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 640 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 641 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 642 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 643 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 644 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 645 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 646 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 647 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 648 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 766 + "Cress" + + + 0 + 1 +
+2D8*3
+ + + 767 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 768 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 769 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 770 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 771 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 772 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 773 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 774 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 775 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 776 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 777 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 778 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 753 + "Mint" + + + 0 + 1 +
+2D8*4
+ + + 754 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 755 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 756 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 757 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 758 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 759 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 760 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 761 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 762 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 763 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 764 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 765 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 740 + "Chester" + + + 0 + 1 +
+2D8*5
+ + + 741 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 742 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 743 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 744 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 745 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 746 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 747 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 748 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 749 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 750 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 751 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 752 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 727 + "Arche" + + + 0 + 1 +
+2D8*6
+ + + 728 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 729 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 730 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 731 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 732 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 733 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 734 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 735 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 736 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 737 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 738 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 739 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 714 + "Klarth" + + + 0 + 1 +
+2D8*7
+ + + 715 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 716 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 717 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 718 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 719 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 720 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 721 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 722 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 723 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 724 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 725 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 726 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 701 + "Suzu" + + + 0 + 1 +
+2D8*8
+ + + 702 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 703 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 704 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 705 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 706 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 707 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 708 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 709 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 710 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 711 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 712 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 713 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 688 + "Rondoline" + + + 0 + 1 +
+2D8*9
+ + + 689 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 690 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 691 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 692 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 693 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 694 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 695 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 696 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 697 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 698 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 699 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 700 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+ + 675 + "Monster" + + + 0 + 1 +
+2D8*A
+ + + 676 + "Neutral" + Arte List + 0 + 2 Bytes +
+0
+
+ + 677 + "Up" + Arte List + 0 + 2 Bytes +
+2
+
+ + 678 + "Down" + Arte List + 0 + 2 Bytes +
+2*2
+
+ + 679 + "Side" + Arte List + 0 + 2 Bytes +
+2*3
+
+ + 680 + "Up Analog" + Arte List + 0 + 2 Bytes +
+10
+ + + 681 + "Character" + Party Formation + 0 + Byte +
+8
+
+
+
+ + 682 + "Right Analog" + Arte List + 0 + 2 Bytes +
+10+2
+ + + 683 + "Character" + Party Formation + 0 + Byte +
+7
+
+
+
+ + 684 + "Down Analog" + Arte List + 0 + 2 Bytes +
+10+2*2
+ + + 685 + "Character" + Party Formation + 0 + Byte +
+6
+
+
+
+ + 686 + "Left Analog" + Arte List + 0 + 2 Bytes +
+10+2*3
+ + + 687 + "Character" + Party Formation + 0 + Byte +
+5
+
+
+
+
+
+
+
+ + 782 + "Control Modes" + + 0:Auto +1:Semi-Auto +2:Manual + + + 0 + 1 +
DataStart+7A7DC5
+ + + 63062 + "READ THIS" + + 0000FF + Auto Assembler Script + /* +Don't open the menu while controlling enemies, otherwise the game will +hard crash. +*/ +[ENABLE] +[DISABLE] + + + + 799 + "Currently Controlling Slot" + 0:Slot 1 +1:Slot 2 +2:Slot 3 +3:Slot 4 +4:Slot 5 +5:Slot 6 +6:Slot 7 +7:Slot 8 + + 0 + Byte +
DataStart+2EE528
+
+ + 781 + "Slot 1" + Control Modes + 0 + Byte +
+0
+
+ + 791 + "Slot 2" + Control Modes + 0 + Byte +
+1340
+
+ + 798 + "Slot 3" + Control Modes + 0 + Byte +
+1340*2
+
+ + 797 + "Slot 4" + Control Modes + 0 + Byte +
+1340*3
+
+ + 796 + "Slot 5" + Control Modes + 0 + Byte +
+1340*4
+
+ + 795 + "Slot 6" + Control Modes + 0 + Byte +
+1340*5
+
+ + 794 + "Slot 7" + Control Modes + 0 + Byte +
+1340*6
+
+ + 793 + "Slot 8" + Control Modes + 0 + Byte +
+1340*7
+
+
+
+ + 63063 + "Other" + + + C0C0C0 + 1 + + + 1017 + "Anim" + 0 + Byte +
DataStart+7A90D0
+
+ + 1019 + "Ctrl" + 0 + Byte +
DataStart+7A90DF
+ + + Set Value + + 68 + + 7 + 0 + + + Set Value + + 65 + + 8 + 1 + + + Set Value + + 38 + + 6 + 2 + + +
+
+
+
+
+
+ + + Change of movsx edi,word ptr [rbx+rsi+00000298] + 7FF676E83F2E + + FD + FF + 09 + 73 + 0D + + + 0F + BF + BC + 33 + 98 + 02 + 00 + 00 + + + E9 + 1E + 00 + 00 + 00 + + + + Change of mov word ptr [rbx+rsi+00000298],0000 + 7FF6770204F2 + + FD + FF + 09 + 73 + 0F + + + 66 + C7 + 84 + 33 + 98 + 02 + 00 + 00 + 00 + 00 + + + E9 + 20 + 00 + 00 + 00 + + + + +
diff --git a/README.md b/README.md index a0e751c..de8f860 100644 --- a/README.md +++ b/README.md @@ -1,140 +1,157 @@ - # Tales of Cheat Engine tables - -These tables were originally meant to be for myself, but I am releasing all of them here. Not all of them are usable tables, and only contain notes, perhaps someone wants to look at them. Below I will list each table's features. Note that unless you use the exact version of the game I posted, things might not work. - -Emulators used for their respective platforms and their versions: - - - **PS1**: *Beetle PSX HW 0.9.44.1 9f126e5* - - **PS2**: *PCSX2 v.1.7.0-dev-18-g5a5dc7f67* - - **PS3**: *rpcs3 0.0.12-10883-92d65ff3 Alpha* - - **Abyss**: *SLUS-21386* - - **Destiny 2**: *SLPS-25172* - - **Destiny Director's Cut**: *SLPS-25842* - - **Graces F**: *BLUS30903* - - **Phantasia**: *SLPS-91210* - - **Symphonia - Dawn of the New World**: *BLUS31172* - - **Vesperia**: *1.2* - - **Xillia**: *NPUB31136* - - **Xillia 2**: *BLUS31397* - - **Zestiria**: *1.4* - - **Legendia**: *SLUS-21201* - -## Abyss (PS2) - -Features: - - Party Editor - - Title and Costume Editor (it requires you to disable the instruction writing to it) - - Change the loaded map - - Change Luke's hair to short or long - -## Destiny 2 (PS2) - -Features: - - Party Editor - - Stats Editor - - Battle Stats Editor - -## Destiny Director's Cut (PS2) - -Features: - - Party Editor - - Stats Editor (including unlocking using more than 3 bars) - - Battle Stats Editor - - Equipment Editor - - Arte Editor (including Narikiri Dolls) - - Gald & EX Point editor - - Unlock any and all artes - - Change each character's Blast Calibers - - Changing encounters - - Changing BGM - -## Graces F (PS3) - -Features: - - Party Editor - -## Phantasia (PS1) - -Features: - - Party Editor - - Stats Editor - - Battle Stats Editor - - Equipment Editor - - Change Control Modes in and outside of battle - - Enable or Disable Dash Modes - - Enable or Disable Combo Command Modes - - Difficulty Changer - -## Symphonia - Dawn of the New World (PS3) - -Features: - - Party Editor - - Stats Editor - - Battle Stats Editor - - Equipment Editor - - Arte Editor - - Change Control Modes (to control Monsters) - - Gald Editor - - Difficulty Changer - -## Vesperia (PC) -Features: - - Party Editor - - This table has some notes regarding changing encounters that I never figured out. - - ## Xillia (PS3) - -Features: - - Party Editor - - Stats Editor - - Equipment Editor *(the values here were copy pasted from Xillia 2 and may not work/crash or be the same.)* - - Arte Editor - - Gald Editor - - Difficulty Changer - - Enable or Disable Overlimit - - Enable or Disable menu functions - - Change World Map (fast travel menu) version - - **Multiplayer Linking** - - ## Xillia 2 (PS3) - -Features: - - Party Editor - - Stats Editor - - Battle Stats Editor - - Equipment Editor (including Chromatus) - - Arte Editor (including Chromatus) - - Gald Editor - - Difficulty Changer - - Change Extractors and/or Elemental Points - - View/Change Training Facility Code anywhere (still needs to be 8 digits to get accepted) - - Unlock every character's own artes (including Twin Lotus) - - Unlock every character's own skills or **ALL** skills for everyone - - Fill the World Map for easier fast traveling - - Pay off the debt in one payment (Gald still required) - - **Multiplayer Linking** - - Change Milla portrait/voice - - Enable or Disable Overlimit - - Enable or Disable Chromatus - - Enable or Disable field Dash - - Change the Linked Mystic Arte versions anytime - - Enable or Disable menu functions - - Change Ludger's currently equipped weapon (including Chromatus) - - Enable or Disable Ludger's Dual Blades or Sledgehammer or Dual Pistols - - Change maximum level of Chromatus - - Enable or Disable Eternal Waltz in level 4 Chromatus - - **Change Rideaux & Ivar Encounter** - - **Change Chronos Encounter** - - **Change Elite Tag and Party Encounter** - - ## Zestiria (PC) - -Features: - - Change Camera Zoom - - Change Camera Height - - ## Legendia (PS2) - -Features: - - Party Editor + + # Tales of Cheat Engine tables + +These tables were originally meant to be for myself, but I am releasing all of them here. Not all of them are usable tables, and only contain notes, perhaps someone wants to look at them. Below I will list each table's features. Note that unless you use the exact version of the game I posted, things might not work. + +Emulators used for their respective platforms and their versions: + + - **PS1**: *Beetle PSX HW 0.9.44.1 9f126e5* + - **PS2**: *PCSX2 v.1.7.0-dev-18-g5a5dc7f67* + - **PS3**: *rpcs3 0.0.12-10883-92d65ff3 Alpha* + - **PSP**: *PPSSPP v1.11.2-366-g4d02d64fd* + - **Abyss**: *SLUS-21386* + - **Destiny 2**: *SLPS-25172* + - **Destiny Director's Cut**: *SLPS-25842* + - **Graces F**: *BLUS30903* + - **Phantasia**: *SLPS-91210* + - **Symphonia - Dawn of the New World**: *BLUS31172* + - **Vesperia**: *1.2* + - **Xillia**: *NPUB31136* + - **Xillia 2**: *BLUS31397* + - **Zestiria**: *1.4* + - **Legendia**: *SLUS-21201* + - **Phantasia: Narikiri Dungeon X**: *ULJS00293* + +## Abyss (PS2) + +Features: + - Party Editor + - Title and Costume Editor (it requires you to disable the instruction writing to it) + - Change the loaded map + - Change Luke's hair to short or long + +## Destiny 2 (PS2) + +Features: + - Party Editor + - Stats Editor + - Battle Stats Editor + +## Destiny Director's Cut (PS2) + +Features: + - Party Editor + - Stats Editor + - Battle Stats Editor + - Equipment Editor + - Arte Editor (including Narikiri Dolls) + - Gald & EX Point editor + - Unlock any and all artes + - Change each character's Blast Calibers + - Changing encounters + - Changing BGM + - Changing Stage + - Arena Editor + +## Graces F (PS3) + +Features: + - Party Editor + +## Phantasia (PS1) + +Features: + - Party Editor + - Stats Editor + - Battle Stats Editor + - Equipment Editor + - Change Control Modes in and outside of battle + - Enable or Disable Dash Modes + - Enable or Disable Combo Command Modes + - Difficulty Changer + +## Symphonia - Dawn of the New World (PS3) + +Features: + - Party Editor + - Stats Editor + - Battle Stats Editor + - Equipment Editor + - Arte Editor + - Change Control Modes (to control Monsters) + - Gald Editor + - Difficulty Changer + +## Vesperia (PC) +Features: + - Party Editor + - aanpsx's character pointer table ported to 1.2 + + This table has some notes regarding changing encounters that I never figured out. + + ## Xillia (PS3) + +Features: + - Party Editor + - Stats Editor + - Equipment Editor *(the values here were copy pasted from Xillia 2 and may not work/crash or be the same.)* + - Arte Editor + - Gald Editor + - Difficulty Changer + - Enable or Disable Overlimit + - Enable or Disable menu functions + - Change World Map (fast travel menu) version + - **Multiplayer Linking** + + ## Xillia 2 (PS3) + +Features: + - Party Editor + - Stats Editor + - Battle Stats Editor + - Equipment Editor (including Chromatus) + - Arte Editor (including Chromatus) + - Gald Editor + - Difficulty Changer + - Change Extractors and/or Elemental Points + - View/Change Training Facility Code anywhere (still needs to be 8 digits to get accepted) + - Unlock every character's own artes (including Twin Lotus) + - Unlock every character's own skills or **ALL** skills for everyone + - Fill the World Map for easier fast traveling + - Pay off the debt in one payment (Gald still required) + - **Multiplayer Linking** + - Change Milla portrait/voice + - Enable or Disable Overlimit + - Enable or Disable Chromatus + - Enable or Disable field Dash + - Change the Linked Mystic Arte versions anytime + - Enable or Disable menu functions + - Change Ludger's currently equipped weapon (including Chromatus) + - Enable or Disable Ludger's Dual Blades or Sledgehammer or Dual Pistols + - Change maximum level of Chromatus + - Enable or Disable Eternal Waltz in level 4 Chromatus + - **Change Chronos (Canaan) Encounter** + - Change Rideaux & Ivar Encounter + - Change Elite Tag and Party Encounter + + ## Zestiria (PC) + +Features: + - Change Camera Zoom + - Change Camera Height + + ## Legendia (PS2) + +Features: + - Party Editor + +## Phantasia: Narikiri Dungeon X (PSP) + +Features: +- Party Editor +- Stats Editor +- Equipment Editor +- Arte List Editor +- Control Enemies +- Control Monsters +- Turn off Ally/Enemy AI \ No newline at end of file diff --git a/Vesperia.CT b/Vesperia.CT index eb45a46..b62123e 100644 --- a/Vesperia.CT +++ b/Vesperia.CT @@ -1,5 +1,5 @@ - + 1 @@ -17,7 +17,7 @@ 9:Patty 10:Estelle(Unknown) - + 1
TOV_DE.exe+1181FE8
@@ -25,6 +25,7 @@ 2 "Slot 1" Party Formation + 4 Bytes
+0
@@ -32,6 +33,7 @@ 9 "Slot 2" Party Formation + 4 Bytes
+4
@@ -39,6 +41,7 @@ 8 "Slot 3" Party Formation + 4 Bytes
+8
@@ -46,6 +49,7 @@ 7 "Slot 4" Party Formation + 4 Bytes
+C
@@ -53,6 +57,7 @@ 6 "Slot 5" Party Formation + 4 Bytes
+10
@@ -60,6 +65,7 @@ 5 "Slot 6" Party Formation + 4 Bytes
+14
@@ -67,6 +73,7 @@ 4 "Slot 7" Party Formation + 4 Bytes
+18
@@ -74,6 +81,7 @@ 3 "Slot 8" Party Formation + 4 Bytes
+1C
@@ -81,6 +89,7 @@ 10 "Slot 9" Party Formation + 4 Bytes
+20
@@ -97,12 +106,14 @@ 0 "Yuri Title" + 4 Bytes
TOV_DE.exe+1186A14
32 "Yuri Model" + Byte
TOV_DE.exe+118A9EF
@@ -333,6 +344,7 @@ unregistersymbol(_Duke2Fight) 63575 "No description" + Byte
TOV_DE.exe+1181E99
@@ -399,24 +411,28 @@ unregistersymbol(_Encounter) 63582 "Yuri HP" + 4 Bytes
TOV_DE.exe+1186A04
63583 "Yuri TP" + 4 Bytes
TOV_DE.exe+1186A08
63584 "Rita HP" + 4 Bytes
TOV_DE.exe+1192BFC
63585 "Rita TP" + 4 Bytes
TOV_DE.exe+1192C00
@@ -449,6 +465,619 @@ unregistersymbol(_Encounter)
+ + 63628 + "UNSUPPORTED" + + + FF00FF + 1 + + + 3957 + "Original table by aanpsx" + + 1 + + + 4082 + "character pointer (view character details)" + + + Auto Assembler Script + [ENABLE] +aobscanregion(PSX_CharacterDetails,TOV_DE.exe+400000,TOV_DE.exe+4100000,89 5C 24 78 38) +aobscanmodule(PSX_CharacterDetails_2,TOV_DE.exe,90 38 18 75 05 44 8B C3) +aobscanmodule(PSX_CharacterDetails_3,TOV_DE.exe,8B 4B 60 44 8B 84 90 F4 1F 00 00) +alloc(PSX_1,$1000,PSX_CharacterDetails) +alloc(PSX_2,$1000,PSX_CharacterDetails_2) +alloc(PSX_3,$1000,PSX_CharacterDetails_3) +label(Code_1) +label(Code_2) +label(Code_3) +label(Return_1) +label(Return_2) +label(Return_3) +label(_StatusChar) +label(_StatusChar_2) +label(_StatusChar_3) +registersymbol(_StatusChar) +registersymbol(_StatusChar_2) +registersymbol(_StatusChar_3) +registersymbol(PSX_CharacterDetails) +registersymbol(PSX_CharacterDetails_2) +registersymbol(PSX_CharacterDetails_3) +//==================================== +PSX_1: + mov [_StatusChar],rdx +Code_1: + cmp [rdx],bl + jne TOV_DE.exe+401007 + xor r14d,r14d + jmp Return_1 +_StatusChar: +PSX_CharacterDetails: + mov [rsp+78],ebx + jmp PSX_1 + nop + nop +Return_1: +//==================================== +PSX_2: +mov [_StatusChar_2],rax +Code_2: + cmp [rax],bl + jne TOV_DE.exe+3EB0A3 + mov r8d,ebx + jmp Return_2 +_StatusChar_2: +PSX_CharacterDetails_2+01: + jmp PSX_2 + nop + nop +Return_2: +//==================================== +PSX_3: +mov [_StatusChar_3],rbx +Code_3: + mov ecx,[rbx+60] + mov r8d,[rax+rdx*4+00001FF4] + jmp Return_3 +_StatusChar_3: +PSX_CharacterDetails_3: + jmp PSX_3 + nop + nop + nop + nop + nop + nop +Return_3: +//==================================== +[DISABLE] +PSX_CharacterDetails: + db 89 5C 24 78 38 1A 75 05 45 33 F6 +PSX_CharacterDetails_2+01: + db 38 18 75 05 44 8B C3 +PSX_CharacterDetails_3: + db 8B 4B 60 44 8B 84 90 F4 1F 00 00 +unregistersymbol(_StatusChar) +unregistersymbol(_StatusChar_2) +unregistersymbol(_StatusChar_3) +unregistersymbol(PSX_CharacterDetails) +unregistersymbol(PSX_CharacterDetails_2) +unregistersymbol(PSX_CharacterDetails_3) +dealloc(PSX_1) +dealloc(PSX_2) +dealloc(PSX_3) + + + + 4083 + " Name [WIP]" + + + 1 + + + 4084 + "Base_1" + + + 1 + + + 4085 + "First Name_0" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + -34 + +
+ + 4086 + "First Name_1" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + -28 + +
+ + 4087 + "First Name_1a" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + -1c + +
+ + 4088 + "First Name_2" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + 24 + +
+ + 4089 + "Last Name_1" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + 0 + +
+ + 4090 + "Last Name_2" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + 40 + +
+ + 4091 + "Last Name_3" + String + 64 + 0 + 0 + 1 +
_StatusChar
+ + 50 + +
+
+
+ + 4092 + "Base_2" + + + 1 + + + 4093 + "First Name_0" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + -24 + +
+ + 4094 + "First Name_1" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + -10 + +
+ + 4095 + "First Name_1a" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + 0 + +
+ + 4096 + "First Name_2" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + 8 + +
+ + 4097 + "Last Name_1" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + 14 + +
+ + 4098 + "Last Name_2" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + 1C + +
+ + 4099 + "Last Name_3" + String + 64 + 0 + 0 + 1 +
_StatusChar_2
+ + 2C + +
+
+
+ + 4100 + "==========================================================" + + 808000 + 1 + +
+
+ + 4101 + "Character" + + + 1 + + + 4102 + "base" + 1 + 8 Bytes +
_StatusChar_3
+
+ + 4103 + "==========================================================" + + 808000 + 1 + + + 4104 + "Name" + String + 64 + 0 + 0 + 1 +
_StatusChar_3
+ + 4010 + +
+ + 4105 + "Exp" + 4 Bytes +
_StatusChar_3
+ + 60 + +
+ + 4106 + "Lv" + 4 Bytes +
_StatusChar_3
+ + 48 + +
+ + 4107 + "Current HP" + 4 Bytes +
_StatusChar_3
+ + 4C + +
+ + 4108 + "Current TP" + 4 Bytes +
_StatusChar_3
+ + 50 + +
+ + 4109 + "==========================================================" + + 808000 + 1 + + + 4110 + "Attribute" + + + 1 + + + 4111 + "Maximum HP" + 4 Bytes +
_StatusChar_3
+ + 64 + +
+ + 4112 + "Maximum TP" + 4 Bytes +
_StatusChar_3
+ + 68 + +
+ + 4113 + "Phy Atk" + 4 Bytes +
_StatusChar_3
+ + 6C + +
+ + 4114 + "Mag Atk" + 4 Bytes +
_StatusChar_3
+ + 70 + +
+ + 4115 + "Phy Def" + 4 Bytes +
_StatusChar_3
+ + 74 + +
+ + 4116 + "Mag Def" + 4 Bytes +
_StatusChar_3
+ + 78 + +
+ + 4117 + "Agility" + 4 Bytes +
_StatusChar_3
+ + 80 + +
+ + 4118 + "Luck" + 4 Bytes +
_StatusChar_3
+ + 84 + +
+ + 4119 + "==========================================================" + + 808000 + 1 + +
+
+ + 4120 + "Attribute Readonly" + + + 1 + + + 4121 + "Maximum HP [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 54 + +
+ + 4122 + "Maximum TP [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 58 + +
+ + 4123 + "Phy Atk [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 138 + +
+ + 4124 + "Mag Atk [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 13c + +
+ + 4125 + "Phy Def [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 140 + +
+ + 4126 + "Mag Def [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 144 + +
+ + 4127 + "Agility [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 14c + +
+ + 4128 + "Luck [Readonly]" + 4 Bytes +
_StatusChar_3
+ + 150 + +
+
+
+
+
+ + 4129 + "==========================================================" + + 808000 + 1 + +
+
+ + 3956 + "Character Model" + 0:None +1:Yuri +2:Estelle +3:Karol +4:Rita +5:Raven +6:Judith +7:Repede +8:Flynn +9:Patty +10:Soldier 1 (Static move) +11:Soldier 2 (Just fool around)CTD +12:CTD +=== your turn to make a complete list === +13: +14: +15: +16: +...... + + 4 Bytes +
_StatusChar_3
+ + 44 + +
+
+
+
+
@@ -1022,7 +1651,6 @@ Coli 200 hundred man enemies 180:Skunky 366:Tison (Coliseum) (unfinished) - Other general enemies 243:Goliath 244:Poseidon @@ -1072,7 +1700,8 @@ Other general enemies 292:Traitor to Heaven 293:Killer of Heroes 294:Time Traveller -295:Sorrowful Queen of Darkness +295:Sorrowful Queen of Darkness +
62F16D4E
diff --git a/Xillia_2.CT b/Xillia_2.CT index 0c29377..122e200 100644 --- a/Xillia_2.CT +++ b/Xillia_2.CT @@ -9627,6 +9627,410 @@ _JudeMA: + + 64501 + "Enemy stat stuff" + + + 1 + + + 64499 + "Offsets? (edit this to move level)" + + + 0 + 1 +
3232C22C0+18*85
+ + + 64494 + "Level (DON'T EDIT)" + 0 + Custom + 4 Byte Big Endian +
+0
+
+ + 64495 + "???" + 0 + Custom + 4 Byte Big Endian +
+4
+
+ + 64497 + "???" + 0 + Custom + 4 Byte Big Endian +
+8
+
+ + 64496 + "???" + 0 + Custom + 4 Byte Big Endian +
+C
+
+ + 64498 + "???" + 0 + Custom + 4 Byte Big Endian +
+10
+
+ + 64500 + "???" + 0 + Custom + 4 Byte Big Endian +
+14
+
+
+
+ + 64175 + "Multipliers? (edit this to move level)" + + + 0 + 1 +
3232C3580+34*85
+ + + 64195 + "Level (DON'T EDIT)" + 0 + Custom + 4 Byte Big Endian +
+0
+
+ + 64204 + "HP? (STR/VIT/INT/PSY also get changed?)" + 0 + Custom + 4 Byte Big Endian +
+4
+
+ + 64213 + "Padding?" + 0 + Custom + 4 Byte Big Endian +
+8
+
+ + 64212 + "Padding?" + 0 + Custom + 4 Byte Big Endian +
+C
+
+ + 64211 + "STR/VIT divide?" + 0 + Custom + 4 Byte Big Endian +
+10
+
+ + 64210 + "STR/VIT?" + 0 + Custom + 4 Byte Big Endian +
+14
+
+ + 64209 + "INT/PSY divide?" + 0 + Custom + 4 Byte Big Endian +
+18
+
+ + 64208 + "INT/PSY?" + 0 + Custom + 4 Byte Big Endian +
+1C
+
+ + 64207 + "AGI" + 0 + Custom + 4 Byte Big Endian +
+20
+
+ + 64206 + "DEX" + 0 + Custom + 4 Byte Big Endian +
+24
+
+ + 64205 + "EXP" + 0 + Custom + 4 Byte Big Endian +
+28
+
+ + 64214 + "Gald" + 0 + Custom + 4 Byte Big Endian +
+2C
+
+ + 64215 + "EC" + 0 + Custom + 4 Byte Big Endian +
+30
+
+
+
+ + 65501 + "Name" + String + 14 + 0 + 0 + 1 +
3229EB940
+
+ + 65523 + "Leviadragon EX level (might change, but it's somewhere around this place, search for 134 in 4 byte big endian)" + Custom + 4 Byte Big Endian +
322ECE21C
+
+ + 64303 + "Leviadragon ex model enemy book?" + 00 03 92 50:Default +00 03 92 98:Bright? + + 1 + 0 + Array of byte + 4 +
3236D9EA4
+
+ + 64393 + "Leviadragon ex entry?" + 0 + Custom + 4 Byte Big Endian +
3236D9F8C
+
+ + 64544 + "Leviadragon ex Weakness" + 00 03 92 14:Default + + 1 + 0 + Array of byte + 4 +
3236D9FB4
+
+ + 65499 + "Leviadragon EX Dropped Items" + 1 + 0 + Array of byte + 4 +
3236D9FD0
+
+ + 65484 + "Leviadragon EX Dropped Items quantity?" + 1 + 0 + Array of byte + 4 +
3236D9FD4
+
+ + 65483 + "Leviadragon EX stealable item" + 1 + Array of byte + 4 +
3236D9FD8
+
+ + 65498 + "Leviadragon EX stealable item chance?" + 1 + 0 + Array of byte + 4 +
3236D9FDC
+
+ + 64529 + "Leviadragon EX stats" + + + 0 + 1 +
3232C9DDC
+ + + 64530 + "Entry (DON'T EDIT)" + 0 + Custom + 4 Byte Big Endian +
+0
+
+ + 64531 + "Padding?" + 0 + Custom + Float Big Endian +
+4
+
+ + 64532 + "HP" + 0 + Custom + Float Big Endian +
+8
+
+ + 64533 + "???" + 0 + Custom + Float Big Endian +
+C
+
+ + 64534 + "STR?" + 0 + Custom + Float Big Endian +
+10
+
+ + 64535 + "VIT?" + 0 + Custom + Float Big Endian +
+14
+
+ + 64536 + "INT? divide?" + 0 + Custom + Float Big Endian +
+18
+
+ + 64537 + "PSY?" + 0 + Custom + Float Big Endian +
+1C
+
+ + 64538 + "AGI" + 0 + Custom + Float Big Endian +
+20
+
+ + 64539 + "DEX" + 0 + Custom + Float Big Endian +
+24
+
+ + 64540 + "EXP" + 0 + Custom + Float Big Endian +
+28
+
+ + 64541 + "Gald" + 0 + Custom + Float Big Endian +
+2C
+
+ + 64542 + "EC" + 0 + Custom + Float Big Endian +
+30
+
+
+
+ + 65511 + "Leviadragon EX HP? (5 max value)" + 0 + Custom + 4 Byte Big Endian +
3236D9F90
+
+ + 65512 + "??? (2 max value?)" + 0 + Custom + 4 Byte Big Endian +
3236D9F94
+
+ + 64564 + "Enemy Book? can change stats" + 1 + 4 Bytes +
3010D3B3C
+
+
+