Renewal
.:Renewal Item Database:.
Card

Doram Stone (Upper)    Item ID# 29668 (Doram_Top)
Doram Stone(Upper)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each level of Scratch: MATK +7, ATK +7.
Item Script
{ .@lv = getskilllv("SU_SCRATCH"); bonus bBaseAtk,.@lv; bonus bMatk,.@lv; },{},{}
Dropped By No Result

Double Attack    Item ID# 29362 (DoubleAttack)
Double Attack Stone
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Enables the use of Level 3 Double Attack.
If you learned it at a higher level, it will activate at that level.
Item Script
{ skill "TF_DOUBLE",3; },{},{}
Dropped By No Result

Double Bowling Bash Tuning Device    Item ID# 311057 (Gear_HN1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Double Bowling Bash by 5%.

[Bonus by Weapon Grade]
[Grade D]: Damage of Double Bowling Bash +3%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Damage of Double Bowling Bash +4%.
[Grade A]: Damage of Double Bowling Bash +6%.
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",5; if (.@g >= 1) { bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",3; if (.@g >= 2) { bonus2 bAddSize,Size_All,10; if (.@g >= 3) { bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",4; if (.@g >= 4) { bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",6; } } } } },{},{}
Dropped By No Result

DR815 Card [Accessory]   Item ID# 27019 (DR815_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Debugging
Description
HIT +1.
If base level at least 90: HIT +1.
If base level at least 120: HIT +1.

When combined with GC109 Card:
Adds a chance of increasing ASPD by 5 for 5 seconds when dealing physical attacks.

More Information on Combo:
Item Script
{ bonus bHit,1+(BaseLevel>=90)+(BaseLevel>=120); },{},{}
Dropped By

Draco Card [Shield]   Item ID# 4444 (Draco_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Saharic
Description
Decreases damage from Earth Property by 20%.
Increases damage dealing to Earth Property by 5%.
Item Script
{ bonus2 bSubDefEle,Ele_Earth,20; bonus2 bAddEle,Ele_Earth,5; },{},{}
Dropped By
Obtainable FromOld Card Album

Draco Egg Card [Weapon]   Item ID# 4471 (Egg_Of_Draco_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Draco
Description
Increases magic damage against Dragon monsters by 10%.
Item Script
{ bonus2 bMagicAddRace,RC_Dragon,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Dracula Card [Weapon]   Item ID# 4134 (Dracula_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Spiritual
Description
Enable a 10% chance of gaining 5% of the damage inflicted upon an enemy as SP with each attack.
Item Script
{ bonus2 bSPDrainRate,100,5; },{},{}
Dropped By

Dragon Egg Card [Accessory]   Item ID# 4385 (Dragon_Egg_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Drink
Description
Add a chance of gaining 'Honey Herbal Tea' each time a Dragon monster is killed.
Item Script
{ bonus3 bAddMonsterDropItem,12048,RC_Dragon,50; },{},{}
Dropped By
Obtainable FromOld Card Album

Dragon Fly Card [Garment]   Item ID# 4179 (Dragon_Fly_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Highlight
Description
AGI + 1
[+ Chonchon Card]
FLEE +18

More Information on Combo:
Item Script
{ bonus bAgi,1; },{},{}
Dropped By
Obtainable FromMystical Card Album

Dragon Knight Soul (Dragonic Breath)    Item ID# 312302 (DK_Soul_DB)
Dragon Knight Soul(Dragonic Breath)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragonic Breath by 2%.

For each 2 Refine Levels:
Increases damage of Dragonic Breath by additional 1%.
Item Script
{ bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",2+(getrefine()/2); },{},{}
Dropped By No Result

Dragon Knight Soul (Hack and Slasher)    Item ID# 312202 (DK_Soul_HS)
Dragon Knight Soul(Hack and Slasher)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Hack and Slasher by 2%.

For each 2 Refine Levels:
Increases damage of Hack and Slasher by additional 1%.
Item Script
{ bonus2 bSkillAtk,"DK_HACKANDSLASHER",2+(getrefine()/2); },{},{}
Dropped By No Result

Dragon Knight Soul (Madness Crusher)    Item ID# 312203 (DK_Soul_MC)
Dragon Knight Soul(Madness Crusher)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Madness Crusher by 2%.

For each 2 Refine Levels:
Increases damage of Madness Crusher by additional 1%.
Item Script
{ bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",2+(getrefine()/2); },{},{}
Dropped By No Result

« First < 5960616263646566676869 > Last »
back to top