Jump to content
  • 0

Create a monster thats use Silence when receive ranged attack


Question

6 answers to this question

Recommended Posts

Posted (edited)

Monster ID,NAME@SKILL_NAME,mode (idle, chase, walk, attack),Skill ID,Skill Level,Cast Time,probability (1 = 0,01% 10000 = 100%),cooldown,Interruptable? (yes or no),target (Self, Target, Friend),condition (longrangeattacked = auto explicative RSRS),,,,,,,, (all these commas are used, don't forgot them)

 

Simplify for you:

 

1000,Scorpion@PR_LEXDIVINA,idle,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,chase,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,walk,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,attack,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,

 

Just change what you want.

 

If you want full screen lex just change the skill name and id.

Name = NPC_WIDESILENCE, ID = 663, and change the target to "self"

 

add in mob_skill_db

Edited by FXFreitas
Posted

Monster ID,NAME@SKILL_NAME,mode (idle, chase, walk, attack),Skill ID,Skill Level,Cast Time,probability (1 = 0,01% 10000 = 100%),cooldown,Interruptable? (yes or no),target (Self, Target, Friend),condition (longrangeattacked = auto explicative RSRS),,,,,,,, (all these commas are used, don't forgot them)

Simplify for you:

1000,Scorpion@PR_LEXDIVINA,idle,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,chase,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,walk,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,attack,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
Just change what you want.

If you want full screen lex just change the skill name and id.

Name = NPC_WIDESILENCE, ID = 663, and change the target to "self"

add in mob_skill_db

Replace idle for always/any forget which so it takes less lines

Posted

 

Monster ID,NAME@SKILL_NAME,mode (idle, chase, walk, attack),Skill ID,Skill Level,Cast Time,probability (1 = 0,01% 10000 = 100%),cooldown,Interruptable? (yes or no),target (Self, Target, Friend),condition (longrangeattacked = auto explicative RSRS),,,,,,,, (all these commas are used, don't forgot them)

Simplify for you:

1000,Scorpion@PR_LEXDIVINA,idle,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,chase,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,walk,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,attack,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
Just change what you want.

If you want full screen lex just change the skill name and id.

Name = NPC_WIDESILENCE, ID = 663, and change the target to "self"

add in mob_skill_db

Replace idle for always/any forget which so it takes less lines

 

 

 

its "work" but the players dont get silence...Have some way to put it to 100% of chance?

Posted (edited)

 

 

Monster ID,NAME@SKILL_NAME,mode (idle, chase, walk, attack),Skill ID,Skill Level,Cast Time,probability (1 = 0,01% 10000 = 100%),cooldown,Interruptable? (yes or no),target (Self, Target, Friend),condition (longrangeattacked = auto explicative RSRS),,,,,,,, (all these commas are used, don't forgot them)

Simplify for you:

1000,Scorpion@PR_LEXDIVINA,idle,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,chase,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,walk,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
1000,Scorpion@PR_LEXDIVINA,attack,76,5,10000,0,30000,yes,target,longrangeattacked,,,,,,,,
Just change what you want.

If you want full screen lex just change the skill name and id.

Name = NPC_WIDESILENCE, ID = 663, and change the target to "self"

add in mob_skill_db

Replace idle for always/any forget which so it takes less lines

 

 

 

its "work" but the players dont get silence...Have some way to put it to 100% of chance?

 

 

Raise the level of the skill or monster (lex divine max level 10, wide silence max level 5), and if your server is high rate (lvl 255+ with custom items) the silence do not will work because of natural resistance.

Edited by FXFreitas

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...