Big Eggring Card
| Item ID | 4662 | Name | Big Eggring Card |
|
MaxHP +1000
ATK +25 MATK +25 _______________________ Increases Attack Speed (decreases After Attack Delay by 10%). Increases Ranged Physical Damage by 5%. Increases Critical Damage by 10%. _______________________ For each 10 base STR: ATK -5 _______________________ For each 10 base AGI: Increases After Attack Delay by 2%. _______________________ For each 10 base VIT: MaxHP -200 _______________________ For each 10 base INT: MATK -5 _______________________ For each 10 base DEX: Increases Ranged Physical Damage by 1%. _______________________ For each 10 base LUK: Decreases Critical Damage by 2%. _______________________ All Basic Stats bonuses can't be less than 0. _______________________ Type: Card Compound on: Garment Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Big_Eggring_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Garment | ||
| 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 bBaseAtk,25-5*min(readparam(bStr)/10,5); bonus bMatk,25-5*min(readparam(bInt)/10,5); bonus bAspdRate,10-2*min(readparam(bAgi)/10,5); bonus bMaxHP,1000-200*min(readparam(bVit)/10,5); bonus bLongAtkRate,5-1*min(readparam(bDex)/10,5); bonus bCritAtkRate,10-2*min(readparam(bLuk)/10,5); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@r = getequiprefinerycnt(EQI_ARMOR);
if (BaseJob == Job_SuperNovice) {
bonus2 bAddSize,Size_All,15+((.@r/3)*6);
bonus2 bMagicAddSize,Size_All,15+((.@r/3)*6);
}
|
||||
|
.@r = getequiprefinerycnt(EQI_ARMOR);
if (BaseJob == Job_SuperNovice) {
bonus2 bAddSize,Size_All,10+(5*(.@r/3));
bonus2 bMagicAddSize,Size_All,10+(5*(.@r/3));
}
|
Big Eggring Card Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3505 | Big Eggring | 0.01% | No | 25 | Plant | Level 3 Earth |