====== Asura Gauntlet ====== \\ | Asura Gauntlet | ^ {{:NoImage.png|NoImage.png}}[[wiki:file_noimage_png]] ^ | ID: | 2894 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Slots: | 1 | | Defence: | 1 | | Equipped On: | Accessory | | Equippable By: | [[wiki:champion]] | | Required Level: | 130 | ===== Item Description ===== A gauntlet said to increase the strength of Asura * [[wiki:str]] +5 * Max [[wiki:sp]] +6% * Max [[wiki:hp]] -6% If [[wiki:str]] >= 250: * Base [[wiki:atk]] +150 \\ ===== How To Obtain This Item ===== === Eir === This item is not available on Eir. === Loki === * [[wiki:monster_lora|Lora]] - 3.00% === Thor === This item is not available on Thor. ===== Script ===== { bonus bStr, 5; bonus2 bMaxHPrate, -6; bonus2 bMaxSPrate, 6; if(readparam(bStr)>=250) { bonus bBaseAtk, 150; } },{},{}