project-topaz / topaz

Server emulator for FFXI
Other
159 stars 224 forks source link

Knights Of Rotund WS for Excalipoor II (20714) #1410

Closed TeoTwawki closed 3 years ago

TeoTwawki commented 3 years ago

I affirm:

Now you too can make Light at level one for amazingly gimp damage.

Excalipoor+1 not included. Not responsible for side effects that may include sudden weight gain, a rash, sneezing, itchy red eyes, incontinence, lost or misdirected mail, or an urge to /yell I haaaave the powerrrrrr!
zach2good commented 3 years ago

I might be able to get you the information for excalipoor for the db so this can be an all-in-one PR, please hold for a day or so 👍

TeoTwawki commented 3 years ago

Okies

zach2good commented 3 years ago

When I added Nihility for reference; https://github.com/project-topaz/topaz/commit/13984d847277c7dfce6eb45649954bdd000af6bf#diff-1ae46b4dec5f3da0b65d817c19f83b927d563bd5afa95ebc6d6c5f82787fe2eeR10654

item_basic:
    (20713, 0, 'excalipoor', 'excalipoor', 1, 30784, 0, 1, 0),
    (20714, 0, 'excalipoor_ii', 'excalipoor_ii', 1, 30784, 0, 1, 0),
item_equipment:
    (20713, 'excalipoor', 1, 0, 4194303, 729, 0, 0, 3, 0),
    (20714, 'excalipoor_ii', 1, 0, 4194303, 729, 0, 0, 3, 0),
item_weapons:
    (20713, 'excalipoor', 3, 0, 0, 0, 0, 2, 1, 240, 1, 0),
    (20714, 'excalipoor_ii', 3, 0, 0, 0, 0, 2, 1, 233, 2, 0),
TeoTwawki commented 3 years ago

@zach2good so turns out all 6 of those rows already exist with those exact values. I've now added the item mod row, which was all that was left.

I could have sworn I already added all of this back in DSP but when I saw the weaponskill row and script missing thought I must have been mistaken. Its half there half not there, only git blame knows for sure now.