ID #4994
Card
Rune of Strength Lv 1
Buy Price: N/A
Sell Price: N/A
Refine Level +7:
STR +5
_______________________
Refine Level +10:
ATK +5%
STR +5
_______________________
Refine Level +10:
ATK +5%
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); if (.@r>=7) { bonus bStr,5; } if (.@r>9) { bonus2 bAddRace,RC_All,5; }
.@r = getrefine();
if (.@r>=7) {
bonus bStr,5;
}
if (.@r>9) {
bonus2 bAddRace,RC_All,5;
}