Jump to content
  • 0

need item script for this descriptions


Question

Posted

Enables the use of Level 1 ^008800[improve Concentration]^000000
3% Chance of ^880000Freezing^000000 your enemies (Forced Brain Freeze)
100% Resistence to Freeze!

+50% damage on medium monsters with magic attacks.
However it gets rid of the skill Double Casting, and it dispells the skill from yourself on equiping.
[^008800+High Wizard Card and Fallen Bishop Ibrahim Card^000000]
The magic bonus is reduced to 20%.

They also grant the skill Wink of Charm.

Dex-10, Hit-20, Pierces Defense of opponent, Enables the power to change weapon element, 35% chance to double attack, Autocast Meteor Storm lvl 7 upon attacking.
Increase Attack speed By 100%

Give 3% attack power and damage to demi human

Dexterity + 5 its ability is to increase 6% of its Attack Power.

+10% HP
-10% Damage taken from neutral hits.
Grants level 1 Defender
Pierce Mdef

+15% Chance of causing Chaos when attacking, +15% Chance of causing Blind when attacking, +15% chance of causing Curse when attacking

thank you

bump

5 answers to this question

Recommended Posts

Posted (edited)

1st

skill 45,1; bonus2 bAddEff,Eff_Freeze,3; bonus2 bResEff,Eff_Freeze,10000; }

2.

I don't know how...

3.

skill 1011,1;

4. I don't know what element you wanted XD

bonus bDex,-10; bonus bHit,-20; bonus bIgnoreDefRace,7; skill 48,5; bonus3 bAutoSpell,"WZ_METEOR",7,350; bonus bAspdRate,100;

5.

bonus bAtkRate,3; bonus2 bAddRace,7,3;

6.

bonus bDex,5; bonus bAtkRate,6;

7.

bonus bMaxHPrate,10; bonus2 bSubEle,0,-10; skill 257,1; bonus bIgnoreMDefRace,7;

8.

I don't know what is Chaos

bonus2 bAddEff,Eff_Curse,15; bonus2 bAddEff,Eff_Blind,15;

Edited by Paulinds
Posted

thank you paulinds..still waiting for the number 2

try this

bonus2 bMagicAddSize,1,50; if( isequipped( 4365,4441 ) ) bonus2 bMagicAddSize,1,-30; while( isequipped( EquipID ) ){ sc_end SC_DOUBLECAST; sleep2 1000; };

edit the Equipment ID

while( isequipped( EquipID ) ){ sc_end SC_DOUBLECAST; sleep2 1000; };

Posted

bonus bAtkRange,3; bonus bCritical,15; bonus bDex,15; bonus2 bAddEle,Ele_Ghost,100;

I'm not quite sure what you meant with enhanced range... but this will increase your attack range by 3 cells.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...