Item Details

Dancer Shadow Shoes ( S_Dancer_Shoes )

ID 24268 Dancer Shadow Shoes
Dancer Shadow Shoes Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Grevas usadas como complemento para os calçados convencionais.
--------------------------
HP máx. +10 por refino.
--------------------------
Odaliscas e evoluções:
-
A cada nível de [Lições de Dança]:
ATQ +1.
A cada refino a partir do +7:
ATQ +1 adicional para cada nível aprendido de [Lições de Dança].
--------------------------
Tipo: Equip. Sombrio
Posição: Grevas
Peso: 0 Nv. mín.: 1
Classes: Todas

Shadow Shoes yang dapat dipakai untuk mendapatkan efek defensif jika dipakai secara bersamaan. Bisa juga dipakai satuan, tapi hanya memiliki pertahanan yang kecil.
Meningkatkan ATK sesuai dengan level skill Dancing Lesson.
Jika tingkat tempa melebihi 6, tambahan peningkatan ATK sesuai dengan level skill Dancing Lesson.
Jenis : Shadow Equipment
Posisi : Shoes Berat : 0
Lv Minimal : 1
Job : All Job

Shoes worn on top of normal shoes for additional effect. Can be equipped alone but the effect is insignificant.
Class: Shadow Shoes
Weight: 0
Requires Level: 1
Usable By: All Jobs
Increases ATK based on the Dancing Lesson skill.
If upgrade level is over +6:
For every upgrade level of Dancer Shadow Shoes, increases ATK based on the Dancing Lesson skill level.

Account Bound.
Shadow Boots that grants bonuses to the Dancer's skills.
-------------
Increases Atk equal to level of[Dance Lessons] user learned.
[For each refine lv]
Max HP +10.
[For each refine lv above 6]
Increases Atk by formula[(1 + (refine rate - 6)) * level of[Dance Lessons] user learned].
-------------
Shadow Set
Sh. Dancer Boots24268
Sh. Dancer Armor24281
[When using[Amp]]:
Increases movement speed for 5 sec.
ASPD +50% for 5 secs.
-------------
Class: Shadow Equipment
Location: Shoes
Defense: 0
Weight: 0
Required Lv.: 1
Job: Archer Jobs

All

Not specified

Flags
Can be added to a player buying store? No
Summons monster? No
Is part of a container? No
Has unique stack? No
Binds on equip? No
Announces drop? No
Is consumed on use? Yes
Has drop effect? No
Stacking
Not specified
Usage
Not specified
Trade
Override Not specified
Can be dropped? Yes
Can be traded? Yes
Can be traded with partner? Yes
Can be sold to NPC? Yes
Can be placed in cart? Yes
Can be placed in storage? Yes
Can be placed in guild storage? Yes
Can be sent by mail? Yes
Can be put in auction? Yes
Delay
Not specified
.@r = getrefine();
bonus bMaxHP,.@r*10;
.@a = getskilllv("DC_DANCINGLESSON");
.@r = max(.@r,6);
bonus bBaseAtk,.@a+((.@r-6)*.@a);
Script References
getrefine Command
getrefine
Signature:
getrefine()
Description:
function is called. This function is intended for use in item scripts.
bMaxHP Item Bonus
bMaxHP
Signature:
bonus bMaxHP,n;
Description:
MaxHP + n
getskilllv Command
getskilllv
Signature:
getskilllv(<skill id>)
getskilllv("<skill name>")
Description:
character has. If they don't have the skill, 0 will be returned. The full list of character skills is available in ''. There are two main uses for this function, it can check whether the character has a skill or not, and it can tell you if the level is high enough. Example 1: Example 2:
Example:
if (getskilllv(152))
mes "You have got the skill Throw Stone";
else
mes "You don't have Throw Stone";
close;
if (getskilllv(28) >= 5)
mes "Your heal lvl is 5 or more";
else if (getskilllv(28) == 10)
mes "Your heal lvl has been maxed";
else
mes "You heal skill is below lvl 5";
close;
bBaseAtk Item Bonus
bBaseAtk
Signature:
bonus bBaseAtk,n;
Description:
Basic attack power + n
Not specified
Script References

No documented script references were detected.

Not specified
Script References

No documented script references were detected.

Not specified

Not specified

Item Group Sub Group Random Option Group Details
CLASS_SHADOW_BOX_SHOES 1 Class Shadow Box Shoes Details

Not specified

Not specified

Not specified

Not specified