|
63 | 63 | {
|
64 | 64 | "id": "xedra_chronomancer_normalize_time_loop",
|
65 | 65 | "type": "SPELL",
|
66 |
| - "name": "Unfreeze Time - Loop", |
67 |
| - "description": "Remove a time loop. Part of the main unfreeze spell. Having this spell is a bug.", |
| 66 | + "name": { "str": "Unfreeze Time - Loop", "//~": "NO_I18N" }, |
| 67 | + "description": { "str": "Remove a time loop. Part of the main unfreeze spell. Having this spell is a bug.", "//~": "NO_I18N" }, |
68 | 68 | "teachable": false,
|
69 | 69 | "valid_targets": [ "self", "ally", "ground", "hostile" ],
|
70 | 70 | "spell_class": "XEDRA_CHRONOMANCER",
|
|
83 | 83 | {
|
84 | 84 | "id": "xedra_chronomancer_normalize_time_terrain",
|
85 | 85 | "type": "SPELL",
|
86 |
| - "name": "Unfreeze Time - Terrain", |
87 |
| - "description": "Unfreeze terrain from frozen time. Part of the main unfreeze spell. Having this spell is a bug.", |
| 86 | + "name": { "str": "Unfreeze Time - Terrain", "//~": "NO_I18N" }, |
| 87 | + "description": { |
| 88 | + "str": "Unfreeze terrain from frozen time. Part of the main unfreeze spell. Having this spell is a bug.", |
| 89 | + "//~": "NO_I18N" |
| 90 | + }, |
88 | 91 | "teachable": false,
|
89 | 92 | "valid_targets": [ "self", "ally", "ground", "hostile" ],
|
90 | 93 | "spell_class": "XEDRA_CHRONOMANCER",
|
|
135 | 138 | {
|
136 | 139 | "id": "xedra_chronomancer_entropic_burst_field",
|
137 | 140 | "type": "SPELL",
|
138 |
| - "name": "Entropic Burst - Fields", |
139 |
| - "description": "Remove fields of frozen time. Part of the Entropic Burst spell. Having this spell is a bug.", |
| 141 | + "name": { "str": "Entropic Burst - Fields", "//~": "NO_I18N" }, |
| 142 | + "description": { |
| 143 | + "str": "Remove fields of frozen time. Part of the Entropic Burst spell. Having this spell is a bug.", |
| 144 | + "//~": "NO_I18N" |
| 145 | + }, |
140 | 146 | "teachable": false,
|
141 | 147 | "valid_targets": [ "self", "ally", "ground", "hostile" ],
|
142 | 148 | "spell_class": "XEDRA_CHRONOMANCER",
|
|
166 | 172 | {
|
167 | 173 | "id": "xedra_chronomancer_entropic_burst_effect",
|
168 | 174 | "type": "SPELL",
|
169 |
| - "name": "Entropic Burst - Effect", |
170 |
| - "description": "Unfreeze target from frozen time. Part of the main entropic burst spell. Having this spell is a bug.", |
| 175 | + "name": { "str": "Entropic Burst - Effect", "//~": "NO_I18N" }, |
| 176 | + "description": { |
| 177 | + "str": "Unfreeze target from frozen time. Part of the main entropic burst spell. Having this spell is a bug.", |
| 178 | + "//~": "NO_I18N" |
| 179 | + }, |
171 | 180 | "teachable": false,
|
172 | 181 | "valid_targets": [ "self", "ally", "hostile" ],
|
173 | 182 | "spell_class": "XEDRA_CHRONOMANCER",
|
|
377 | 386 | {
|
378 | 387 | "id": "xedra_chronomancer_cement_time_terrain",
|
379 | 388 | "type": "SPELL",
|
380 |
| - "name": "Cement Time - Target", |
381 |
| - "description": "Stabilize target of frozen time. Part of the main cement spell. Having this spell is a bug.", |
| 389 | + "name": { "str": "Cement Time - Target", "//~": "NO_I18N" }, |
| 390 | + "description": { |
| 391 | + "str": "Stabilize target of frozen time. Part of the main cement spell. Having this spell is a bug.", |
| 392 | + "//~": "NO_I18N" |
| 393 | + }, |
382 | 394 | "teachable": false,
|
383 | 395 | "valid_targets": [ "self", "ally", "hostile" ],
|
384 | 396 | "spell_class": "XEDRA_CHRONOMANCER",
|
|
540 | 552 | {
|
541 | 553 | "id": "xedra_chronomancer_destabilizing_strikes_attack",
|
542 | 554 | "type": "SPELL",
|
543 |
| - "name": "Destabilizing Strikes (T) - Attack", |
544 |
| - "description": "This causes the dot when attacking targets with the destabilizing strikes buff. Having the spell is a bug.", |
| 555 | + "name": { "str": "Destabilizing Strikes (T) - Attack", "//~": "NO_I18N" }, |
| 556 | + "description": { |
| 557 | + "str": "This causes the dot when attacking targets with the destabilizing strikes buff. Having the spell is a bug.", |
| 558 | + "//~": "NO_I18N" |
| 559 | + }, |
545 | 560 | "valid_targets": [ "hostile" ],
|
546 | 561 | "flags": [ "SILENT", "NO_PROJECTILE", "NO_EXPLOSION_SFX", "MUST_HAVE_CLASS_TO_LEARN" ],
|
547 | 562 | "effect": "attack",
|
|
0 commit comments