Hardrock Mammoth Card ( Hardrock_Mommos_Card )
| ID 4462 |
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||||||
| Type: Card item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||
|
DEF +5. Kartu Hardrock Mammoth menambahkan DEF + 5. jika ditempa lebih dari +12 atau lebih, DEF + 20, MaxHP + 10%. jika ditempa lebih tinggi dari +14 atau lebih, MaxHP + 3%. Class: Card Hardrock Mammoth DEF + 5. If the armor is refined to +12 or higher, DEF + 20, MaxHP + 10%. If the armor is refined to +14 or higher, MaxHP + 3%. All
.@r = getrefine();
bonus bDef,5;
if (.@r>=12) {
bonus bDef,20;
bonus bMaxHPrate,10;
}
if (.@r>=14) {
bonus bMaxHPrate,3;
}
Not specified Not specified Not specified |
||||||||||||||||||||||||||||