Laurell Weinder Card
| Item ID | 4350 | Name | Laurell Weinder Card |
|
Increases damage of Frost Nova and Storm Gust by 3%.
Drains 50 SP when compounded weapon is unequipped. _______________________ Type: Card Compound on: Weapon Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Rawrel_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 1 | Min Equip Level | None | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus2 bSkillAtk,"WZ_FROSTNOVA",3; bonus2 bSkillAtk,"WZ_STORMGUST",3; |
||||
| Unequip Script |
heal 0,-50; |
||||
|---|---|---|---|---|---|
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
if (.@r < 4) {
.@a = 4;
}
else {
.@a = min(.@r,10);
}
bonus3 bAutoSpell,"MG_COLDBOLT",.@a,(.@a*10);
bonus3 bAutoSpell,"WZ_FROSTNOVA",.@a,(.@a*10);
|
||||
|
bonus5 bAutoSpell,"MG_COLDBOLT",5,10+(getequiprefinerycnt(EQI_HAND_R)*10),BF_NORMAL|BF_WEAPON,1; /* Confirm: Success rate */ |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_COLDBOLT",5,min(.@r,12); bonus3 bAutoSpell,"WZ_FROSTNOVA",5,min(.@r,12); |
Laurell Weinder Card Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2692 | Laurell Weinder Ringlead | 0.05% | No | 133 | Demi-Human | Level 2 Ghost | |
| 1657 | Laurell Weinder | 0.01% | No | 133 | Demi-Human | Level 2 Ghost |