Orc Hero Card
| Item ID | 4143 | Name | Orc Hero Card |
|
VIT +3
_______________________ Prevents Stun status. _______________________ Type: Card Compound on: Headgear Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Orc_Hero_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Upper/Mid/Lower Headgear | ||
| 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 |
bonus bVit,3; bonus2 bResEff,Eff_Stun,10000; |
||||
| Set | Script | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
if (BaseLevel >= 100) {
bonus bBaseAtk,30*(readparam(bVit)/10);
bonus bMatk,30*(readparam(bVit)/10);
bonus bVit,3*(readparam(bLuk)/10);
bonus bLuk,3*(readparam(bLuk)/10);
}
else if (BaseLevel <= 99) {
bonus bBaseAtk,10*(readparam(bVit)/10);
bonus bMatk,10*(readparam(bVit)/10);
bonus bVit,readparam(bLuk)/10;
bonus bLuk,readparam(bLuk)/10;
}
|
||||||||||||
|
if (BaseLevel >= 100) {
bonus bBaseAtk,30*(readparam(bVit)/10);
bonus bMatk,30*(readparam(bVit)/10);
bonus bVit,3*(readparam(bLuk)/10);
bonus bLuk,3*(readparam(bLuk)/10);
}
else if (BaseLevel <= 99) {
bonus bBaseAtk,10*(readparam(bVit)/10);
bonus bMatk,10*(readparam(bVit)/10);
bonus bVit,readparam(bLuk)/10;
bonus bLuk,readparam(bLuk)/10;
}
|
||||||||||||
|
bonus bMaxHPrate,20; skill "BS_OVERTHRUST",5; |
||||||||||||
|
skill "CR_DEFENDER",4; bonus bDefRatioAtkClass,Class_All; |
||||||||||||
|
bonus bFlee2,5; bonus2 bSubSkill,"NPC_CRITICALSLASH",100; |
||||||||||||
|
bonus bBaseAtk,50; if (BaseLevel>=170) bonus bBaseAtk,50; |
||||||||||||
|
bonus bBaseAtk,50; if (BaseLevel>=170) bonus bBaseAtk,50; |
||||||||||||
|
bonus bBaseAtk,30; if (BaseLevel>=170) bonus bBaseAtk,30; |
||||||||||||
|
bonus bBaseAtk,30; if (BaseLevel>=170) bonus bBaseAtk,30; |
Orc Hero Card Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 1087 | Orc Hero | 0.01% | No | 50 | Demi-Human | Level 2 Earth | |
| 2094 | Orc Hero | 0.01% | No | 50 | Demi-Human | Level 2 Earth |