Jump to content
  • 0

Skill Impositio Manus


elter123

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/18/12
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   81
  • Joined:  04/06/19
  • Last Seen:  

Not tested check if it will work

 

Edited by Elfin
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  11/18/12
  • Last Seen:  

Just now, Elfin said:

Not tested check if it will work

statusdiff.diff 558 B · 0 downloads

thank you i will do test

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