
RENEWAL / ITEMS
Grace Trip Suit [1]
#450108Armor
Grace_Trip_Suit
TypeArmor
Equipment positionArmor
GenderBoth
Weight0
Buy price20 z
Sell price10 z
DEF100
Slots1
Required level150
Armor level1
Description
A noble Rebel suit with the Rune-Midgarts crest engraved on it.
ATK +100
If refined to 7 or higher,
ATK +10%
If refined to 9 or higher,
Long-ranged Physical damage +10%
SET BONUS
Grace Attack Manteau
Grace Attack Boots
Grace Attack Ring
Long-ranged Physical damage +5%,
ATK +2%, Round Trip damage +15%
SET BONUS
Grace Trip Suit
Grace Attack Manteau
Grace Attack Boots
If combined refine levels are 27 or higher,
Additional Long-ranged Physical damage +10%,
Additional ATK +3%,
Additional Round Trip damage +15%
Class: Armor DEF: 100
Weight: 0
Required Level: 150
Job: Rebel Only
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Gunslinger
- Yes
- Rebellion
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Storage
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bBaseAtk,100;
if (.@r>=7)
bonus bAtkRate,10;
if (.@r>=9)
bonus bLongAtkRate,10;