Jump to content
  • 0
elter123

Skill Impositio Manus

Question

Hi how are you?


66.gif  I would like to ask you for help to add +15 accuracy when the skill has level 5

 

Type: Positive Effect
Target: Player
Result : Blesses a player by imposing the hand. Increases weapon damage for 40 seconds.
[Level 1] : Attack Power +2
[Level 2] : Attack Power +4
[Level 3] : Attack Power +6
[Level 4] : Attack Power +8
[Level 5] : Attack Power +10 and +15 accuracy

Wanted the right formula to add src/map/status.cpp

 

		case SC_IMPOSITIO:
			val2 = 5*val1; // Watk increase
			break;

 

 

i look forward to a respot

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.