Item Database

Gambler Seal  | ItemID #5918

Item Information
Gambler Seal Name Aegis: Gambler_Seal
Type: 4 Weight: 500
ATK: DEF:
Refineable: No Slots: 0
Range: 0 Weapon Lv: N/A
Location: 512 Equip Lv: 70
Buy & Sell Prices
Buy Price: 0 Sell Price:
Class Requirements
Equippable by: Any Job
Gender: 2
Scripts & Description
Script: { .@dex = readparam(bDex); .@luk = readparam(bLuk); .@critical = 3 + (.@luk / 10); .@critical_dmg = 3 - (.@dex/10) * 2; .@sub_arrowstorm = 10; .@sub_gateofhell = 10; bonus bBaseAtk,(.@luk/10)*2; bonus bMatk,(.@luk / 10) * 2; if (.@luk > 107) { .@critical += 5; .@critical_dmg += 10; } if (.@luk > 119) { .@critical += 10; .@critical_dmg += 17; .@sub_arrowstorm += 30; .@sub_gateofhell += 30; } bonus bCritical,.@critical; bonus bCritAtkRate,.@critical_dmg; bonus2 bSubSkill,"RA_ARROWSTORM",.@sub_arrowstorm; bonus2 bSubSkill,"SR_GATEOFHELL",.@sub_gateofhell; }
Description:
OnEquip: {}
OnUnequip: {}
Monsters that drop this item
No monster is registered with this drop.