Jump to content

Effect Frenzy(Dmg)


Recommended Posts

there is any wayt to work that effect? this is for frenzy!I need it when titan have frenzy and use bow...how i can to fix it when titan use frenzy with bow dont do alot of dmg?
effect={{p_physical_attack;{sword;blunt;pole};100;per};{bow};50;per}}

Link to comment
Share on other sites

yes i know but i am asking if i let it as you can see will work?

 

i mean the code will work?

 

or

 

effect={{p_physical_attack;{sword;blunt;pole};100;per};{p_physical_attack;{bow};50;per}}

maybe like that will workthe code?

Edited by nanosas
Link to comment
Share on other sites

 

 

effect={{p_physical_attack;{sword;blunt;pole};100;per};{bow};50;per}}

 

Won't work

 

You will probably have better luck with your second option:

 

 

 

effect={{p_physical_attack;{sword;blunt;pole};100;per};{p_physical_attack;{bow};50;per}}

 

Just try it ...it wont break anything :P

 

This is the actual effect for HighFive:

effect={{p_physical_attack;{all};15;per};{p_physical_attack_by_hp1;{sword;blunt};55;per};{p_2h_sword_bonus;10;per;6;diff};{p_2h_blunt_bonus;10;per;6;diff}}
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...