|
Card - Compound on Armor
 |
Sealed Detale Card [Armor] Item ID# 4542 (SLD_Detale_Card) SLD Detale Card |   |
|
Type |
Card |
Class |
Armor Card |
Buy |
20z |
Sell |
10z |
Weight |
1 |
Pre/Suffix |
of Half Magic Shelter | |
Description |
MDEF -20 40% resistant to Freezing status. When using magic attack, there is a certain chance of casting level 1 [Land Protector].
[If compounded equipment is refined to +15 or higher] Resistant to Freezing status is increased to 60%. |
Item Script |
{ bonus2 bResEff,Eff_Freeze,(getrefine()>=15?6000:4000); bonus5 bAutoSpell,"SA_LANDPROTECTOR",1,1,BF_MAGIC,1; bonus bMdef,-20; },{},{} |
Dropped By | No Result |
---|
 |
Sealed Gloom Under Night Card [Armor] Item ID# 4485 (Sealed_Gloom_Card) Sealed Gloom Card |   |
|
Type |
Card |
Class |
Armor Card |
Buy |
20z |
Sell |
10z |
Weight |
1 |
Pre/Suffix |
Half Abyss | |
Description |
Increase physical damage by 20% against Holy and Shadow element monsters and Angel and Demon monster.
[If card is compounded into an item with refine level +15 or higher] Additional physical damage 10% against above monsters. |
Item Script |
{ [email protected] = ((getrefine()>14)?30:20); bonus2 bAddEle,Ele_Holy, [email protected]; bonus2 bAddEle,Ele_Dark, [email protected]; bonus2 bAddRace,RC_Angel, [email protected]; bonus2 bAddRace,RC_Demon, [email protected]; },{},{} |
Dropped By | No Result |
---|
|
|