Jump to content
  • 0

Tao Gunka Card.


Question

Posted

I was wondering if I could like example, normal jobs (trans) gets 100% max HP bonus but if it checks that you're a gunslinger or a baby class, it gives you 125% instead. Can anyone help? Thanks in advance!

4 answers to this question

Recommended Posts

Posted
4302,Tao_Gunka_Card,Tao Gunka Card,6,20,,10,,,,,,,,16,,,,,{ if ((Class == 24) || (Class == 4023) || (Class == 4024) || (Class == 4025) || (Class == 4026) || (Class == 4027) || (Class == 4028) || (Class == 4029) || (Class == 4030) || (Class == 4031) || (Class == 4032) || (Class == 4033) || (Class == 4034) || (Class == 4035) || (Class == 4036) || (Class == 4037) || (Class == 4038) || (Class == 4039) || (Class == 4040) || (Class == 4041) || (Class == 4042) || (Class == 4043) || (Class == 4044) || (Class == 4045) || (Class == 4096) || (Class == 4097) || (Class == 4098) || (Class == 4099) || (Class == 4100) || (Class == 4101) || (Class == 4102) || (Class == 4103) || (Class == 4104) || (Class == 4105) || (Class == 4106) || (Class == 4107) || (Class == 4108) || (Class == 4109) || (Class == 4110) || (Class == 4111) || (Class == 4112)) { bonus bMaxHPrate,150; bonus bDef,-50; bonus bMdef,-50; } else { bonus bMaxHPrate,100; bonus bDef,-50; bonus bMdef,-50; } },{},{}

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