
RENEWAL / ITEMS
Yortus Bishop Card
#300528Card
Yortus_Bishop_Card
TypeCard
Card placementHeadgear
Weight1
Buy price0 z
Sell price0 z
Card illustration
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Card placement
- Headgear
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHPrate,7;
if (.@r>=10) {
bonus bMaxHPrate,3;
if (.@r>=14) {
bonus bMaxHPrate,2;
}
}