summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-15 11:28:15 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-15 11:28:15 -0300
commitcbe957925d331c2375876af4df1ab122d80aeb26 (patch)
tree8fbf716fac2545101e859d2448714e25b8fa0b03 /db/constants.conf
parentd206f8026a108424e0208473cf5a5b16d3137403 (diff)
downloadserverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.gz
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.bz2
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.xz
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.zip
SI updates
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf56
1 files changed, 56 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index ee32fce4..0302207d 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3480,6 +3480,62 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
FX_GATE_OPENING:300
FX_CASKET_LID:301
FX_CASKET_MONSTER:302
+ FX_MAGIC_DISCHARGE: 500 // 15
+ FX_MAGIC_WAND_CAST: 501 // 2
+ //FX_MAGIC_WAND_ATK: 502 // 5
+ FX_MAGIC_AGGRAVATE_CAST: 503 // 6
+ FX_MAGIC_AGGRAVATE_HIT: 504 // 10
+ FX_MAGIC_DETECT_CAST: 505 // 2
+ FX_MAGIC_DETECT_HIT: 506 // 10
+ FX_MAGIC_EXP_CAST: 507 // 10
+ FX_MAGIC_DART_CAST: 508 // 10
+ //FX_MAGIC_DART_ATK: 509 // 4
+ FX_MAGIC_GROW_CAST: 510 // 6, 21
+ FX_MAGIC_GROW_SPAWN: 511 // 22
+ FX_MAGIC_HEAL_CAST: 512 // 3
+ FX_MAGIC_HEAL_HIT: 513 // 3
+ FX_MAGIC_BLADE_CAST: 514 // 4
+ //FX_MAGIC_BLADE_HIT: 515 // 4
+ FX_MAGIC_SULPHUR_CAST: 516 // 5
+ FX_MAGIC_MAGGOT_CAST: 517 // 7, 21
+ FX_MAGIC_MAGGOT_SPAWN: 518 // 22
+ FX_MAGIC_WOOD_CAST: 519 // 5
+ FX_MAGIC_AHAIL_CAST: 520 // 4
+ FX_MAGIC_BARRIER_CAST: 521 // 7
+ FX_MAGIC_BARRIER_HIT: 522 // 10
+ FX_MAGIC_BARRIER_END: 523 // 10
+ FX_MAGIC_WHO_CAST: 524 // 2
+ FX_MAGIC_STONE_CAST: 525 // 2
+ FX_MAGIC_FLYING_CAST: 526 // 6
+ FX_MAGIC_FLYING_HIT: 527 // 2
+ FX_MAGIC_FLYING_END: 528 // 2
+ FX_MAGIC_JOY_CAST: 529 // 6
+ FX_MAGIC_HIDE_CAST: 530 // 7
+ FX_MAGIC_HIDE_HIT: 531 // 10
+ FX_MAGIC_HIDE_END: 532 // 2
+ FX_MAGIC_LAY_CAST: 533 // 3
+ FX_MAGIC_LAY_HIT: 534 // 3
+ FX_MAGIC_BOLT_CAST: 535 // 4
+ FX_MAGIC_KNUCKLE_CAST: 536 // 4
+ FX_MAGIC_ARROW_CAST: 537 // 5
+ FX_MAGIC_IRONP_CAST: 538 // 5
+ FX_MAGIC_SHIRT_CAST: 539 // 5
+ FX_MAGIC_SHIELD_CAST: 540 // 6
+ FX_MAGIC_RAIN_CAST: 541 // 6
+ FX_MAGIC_SHEAR_CAST: 542 // 6
+ FX_MAGIC_FLUFFY_CAST: 543 // 7, 21
+ FX_MAGIC_FLUFFY_SPAWN: 544 // 22
+ FX_MAGIC_MOUBOO_CAST: 545 // 7, 21
+ FX_MAGIC_MOUBOO_SPAWN: 546 // 22
+ FX_MAGIC_PINKY_CAST: 547 // 7, 21
+ FX_MAGIC_PINKY_SPAWN: 548 // 22
+ FX_MAGIC_SNAKE_CAST: 549 // 8, 21
+ FX_MAGIC_SNAKE_SPAWN: 550 // 22
+ FX_MAGIC_SPIKY_CAST: 551 // 7, 21
+ FX_MAGIC_SPIKY_SPAWN: 552 // 22
+ FX_MAGIC_WICKED_CAST: 553 // 8, 21
+ FX_MAGIC_WICKED_SPAWN: 554 // 22
+ FX_MAGIC_TDART_CAST: 555 // 8
FX_EMOTE_DISGUST:10000
FX_EMOTE_SURPRISE:10001
FX_EMOTE_HAPPY:10002