Jump to content
  • 0

Request for the item script


Mootie

Question


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

1,Increases Physical damage inflicted on all enemies by 10%

2.Reduces damage from Demi-Human monster by 10%
[ ^0000FFRefine rate 7-10^000000 ]
Further reduces the damage taken from DemiHumans by 3%.

3.dds a 30% resistance against ^777777Neutral^000000 property attacks.
Additionally adds a 1% resistance to ^777777Neutral^000000 property attacks per refine rate

4.MATK + 20%
Additionally increases MATK by 2% per refine rate

5.Increases Physical damage inflicted on all enemies by 5%.
Increases ATK + 4% per refine rate.
[ ^0000FF+ Valkyrie's Shield, Valkyrie's Shield, Valkyrie's Shield ^000000]
Increases MaxHP by 4%.

6.Increases effectiveness of your ^008800Heal, Sanctuary and Potion Pitcher^000000 by 20%.
Further increases the effectiveness of ^008800Heal, Sanctuary and Potion Pitcher^000000 by 2% per refine rate

7.Enables use of ^008800Level 5 Lightning Bolt^000000.
Adds 3% Magic Attack per refine rate.

8.Increases the damage of ^008800Sonic Blow^000000 by 40%.
Increases the damage of ^008800Grimtooth^000000 by 20%.

9.Increases Physical damage inflicted on all enemies by 40%.
Increases the damage you take from DemiHuman monsters by 5%.

10.MATK + 20%
Has a 5% chance of auto casting ^008800Level 5 Lightning Bolt^000000, ^FF0000Level 5 Fire Bolt^000000 or ^0000FFLevel 5 Cold Bolt^000000, and on the enemy when attacking.
Adds a 5% chance of auto casting '^880000Poison^000000', '^880000Stone Curse^000000', or '^880000Sleep^000000' on an enemy when the user receives Physical Damage.

11.Increases the damage of Double Strafe by 40%.
Increases the damage of Sharp Shooting by 20%.

thank you

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Click here! If you still need help let me know, but its pretty self explanitory!

Peopleperson49

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

Click here! If you still need help let me know, but its pretty self explanitory!

Peopleperson49

i will try to learn bymyself when i needed ill call you o.o

i've search on the link that you gave me and it look like i cant find inflicted

Increases Physical damage inflicted on all enemies by 10%

bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,RC_Boss,10

correct?

Edited by Mootie
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   12
  • Joined:  09/05/12
  • Last Seen:  

Click here! If you still need help let me know, but its pretty self explanitory!

Peopleperson49

i will try to learn bymyself when i needed ill call you o.o

i've search on the link that you gave me and it look like i cant find inflicted

Increases Physical damage inflicted on all enemies by 10%

bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,RC_Boss,10

correct?

Use this instead of using bAddRace:

bonus bAtkRate,10;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

Click here! If you still need help let me know, but its pretty self explanitory!

Peopleperson49

i will try to learn bymyself when i needed ill call you o.o

i've search on the link that you gave me and it look like i cant find inflicted

Increases Physical damage inflicted on all enemies by 10%

bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,RC_Boss,10

correct?

Use this instead of using bAddRace:

bonus bAtkRate,10;

so i will just add

bonus bAtkRate,10;

it will be effect Increases Physical damage inflicted on all enemies by 10%.? and i was wondering where i can find RC_ stables?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Yes Mootie bAtkRate,10; will increase all phsical damage by 10%.

Peopleperson49

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

Yes Mootie bAtkRate,10; will increase all phsical damage by 10%.

Peopleperson49

what about the inflicted? is that demihuman?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   12
  • Joined:  09/05/12
  • Last Seen:  

If you wanted to inflict 10% additional damage to Demi-Human, use this:

bonus2 bSubRace,7,10;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

last request for this thank you

Increases effectiveness of your ^008800Heal, Sanctuary and Potion Pitcher^000000 by 20%.
Further increases the effectiveness of ^008800Heal, Sanctuary and Potion Pitcher^000000 by 2% per refine rate.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Use bonus bHealPower,20+2*getrefine();

Peopleperson49

bonus bHealPower,n;   Increase heal amount of all heal skills by n%.

Edited by Peopleperson49
Link to comment
Share on other sites

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.

×
×
  • Create New...