Artwork unavailable
RENEWAL / ITEMS
Titan Shield [1]
#460027Armor
Titan_Shield_TW
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionShield
GenderBoth
Weight250
Buy price0 z
Sell price0 z
DEF100
Slots1
Required level1
Armor level1
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemNo matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Shield
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,10;
if (.@r>=9) {
if (readparam(bStr)>=108)
bonus2 bSubEle,Ele_Wind,20;
if (readparam(bAgi)>=108)
bonus2 bSubEle,Ele_Water,20;
if (readparam(bVit)>=108)
bonus2 bSubEle,Ele_Neutral,20;
if (readparam(bInt)>=108)
bonus2 bSubEle,Ele_Earth,20;
if (readparam(bDex)>=108)
bonus2 bSubEle,Ele_Fire,20;
if (readparam(bLuk)>=108)
bonus bFlee2,20;
}
if (.@r>=12) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSubEle,Ele_All,5;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 460027
- Aegis Name
- Titan_Shield_TW
- Name
- Titan Shield
- Type
- Armor
- Weight
- 2500
- Defense
- 100
- Slots
- 1
- Locations
- Left Hand
- Yes
- Armor Level
- 1
- Equip Level Min
- 1
- Refineable
- Yes
- View
- 1
- Script
- .@r = getrefine(); bonus bMdef,10; if (.@r>=9) { if (readparam(bStr)>=108) bonus2 bSubEle,Ele_Wind,20; if (readparam(bAgi)>=108) bonus2 bSubEle,Ele_Water,20; if (readparam(bVit)>=108) bonus2 bSubEle,Ele_Neutral,20; if (readparam(bInt)>=108) bonus2 bSubEle,Ele_Earth,20; if (readparam(bDex)>=108) bonus2 bSubEle,Ele_Fire,20; if (readparam(bLuk)>=108) bonus bFlee2,20; } if (.@r>=12) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSubEle,Ele_All,5; }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -