
RENEWAL / ITEMS
Keraunos [1]
#28503Armor
Keraunos
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price20 z
Sell price10 z
Slots1
Required level100
Armor level1
Description
A replica of a device used by an individual who could call down god's thunder.
Class: Accessory
Weight: 10
Requires Level: 100
Usable By: All Jobs
Max HP + 5%
ATK + 5%
Aspd + 5%
Reduces the variable casting time of Lightning Ride by 5% for every 15 base levels.
Reduces the cooldown of Power Absorb by 3 seconds.
Increases the damage of Lightning Ride by 5%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bMaxHPrate,5;
bonus2 bAddClass,Class_All,5;
bonus bAspdRate,5;
bonus2 bVariableCastrate,"SR_GATEOFHELL",-3*(BaseLevel/20);
bonus2 bVariableCastrate,"SR_RIDEINLIGHTNING",-5*(BaseLevel/15);
bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000;
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",5;