18
Item ID | 19387 | For Sale | No |
---|---|---|---|
Identifier | Experimental_Goat_Cap | Credit Price | Not For Sale |
Name | Experimental Goat Cap | Type | Armor |
NPC Buy | 20 | Weight | 50 |
NPC Sell | 10 | Weapon Level | 0 |
Range | 0 | Defense | 2 |
Slots | 1 | Refineable | Yes |
Attack | 0 | Min Equip Level | 40 |
Equip Locations | Upper Headgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); .@sub = 10; .@dmg = 15; if (.@r >= 7) { .@dmg += 15; if (.@r >= 8) { .@sub += 15; if (.@r >= 9) { .@dmg += 20; } } } bonus2 bSubEle,Ele_Earth,.@sub; /*bonus2 bAddRace2,RC2_WERNER_LAB,.@dmg; bonus2 bMagicAddRace2,RC2_WERNER_LAB,.@dmg; bonus2 bSubRace2,RC2_WERNER_LAB,.@dmg; Werner's Central lab is not implemented yet */ |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
-- Need translation check A hat modeled on the experimental goat by Werner Laboratories. ________________________ Type: Headgear Position: Upper Defense: 2 Weight: 50 Requires Level: 40 Usable By: All classes Reduces damage taken from Earth property attacks by 10%. Increases physical and magical damage on Memorial Dungeon's [Werner Lab Central Room] monsters by 15%. Reduces damage taken from Memorial Dungeon's [Werner Lab Central Room] monsters by 15%. If refine level is +7 or higher, Increases physical and magical damage on Memorial Dungeon's [Werner Lab Central Room] monsters by an additional 15%. Reduces damage taken from Memorial Dungeon's [Werner Lab Central Room] monsters by an additional 15%. If refine level is +8 or higher, Reduces damage taken from Earth property attacks by an additional 15%. If refine level is +9 or higher, Increases physical and magical damage on Memorial Dungeon's [Werner Lab Central Room] monsters by an additional 20%. Reduces damage taken from Memorial Dungeon's [Werner Lab Central Room] monsters by an additional 20%. |