
RENEWAL / ITEMS
Trip Shadow Shield
#24614Shadow Gear
S_Trip_Shield
TypeShadow Gear
Equipment positionShadow shield
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level99
Description
A small shield that can be attached to the arm can provide additional defensive effects. It can also be used alone, but has little defensive effect.
MaxHP +10 per refine rate.
Increases Round Trip damage by 5%.
Increases Round Trip damage by additional 2% per 2 refine rate.
When equipped with Round Trip Shadow Weapon/Shield/Armor,
Increases Round Trip damage by half of the sum of refine rates.
Type : Shadow Equipment
Location: Shield Weight: 0
Required level: 99
Usable by : Gunslinger class
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shadow shield
- Jobs
- Gunslinger
- Yes
- Rebellion
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"RL_R_TRIP",5+(.@r/2)*2;