Jump to content
  • 0

add damage in item user


Gladius

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   63
  • Joined:  04/29/19
  • Last Seen:  

I want to know if it is possible to make an effect like this:
If the player has a poring card (example) equipped, it loses neutral resistance by 10% if attacked by a player who has the lunatic card (exemple) equipped.
Is it possible to make this setting through item_db or script? 

I would like to make an equipment system with the same logic as the elemental system.
example: wind causes more water damage or fire deals more damage to earth, etc ...
but I want to do this through equipment, not elements.


What should I do?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  233
  • Reputation:   49
  • Joined:  12/20/18
  • Last Seen:  

Getting the item to deal 10% damage with such a card is simple. Go on item_comboDB

While dealing 10% more damage using x card and the opponent is equipped with card x, I don't see how .. Because I would have to create a possible algorithm to identify the equipped cards in each piece of enemy equipment.

Very different from checking size, race etc.
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   7
  • Joined:  05/25/12
  • Last Seen:  

I think that requires src modifications.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   63
  • Joined:  04/29/19
  • Last Seen:  

Any developers interested in the subject?
I believe I would have to pay to create something ...

Exactly ... So I will have to resort to a paid service ...

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  416
  • Reputation:   73
  • Joined:  05/16/19
  • Last Seen:  

probably no easy way to do it

 

 

itd be like those huge array scripts you see for warpers

Spoiler

which would probably lead to overflow 

 

Edited by Naruto
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...