Jump to content
  • 0

Status that are blocked by Golden Thief Bug card.


Cyrix

Question


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   13
  • Joined:  02/16/12
  • Last Seen:  

    //Status that are blocked by Golden Thief Bug card or Wand of Hermod    if (status_isimmune(bl))
        switch (type) {
            case SC_DECREASEAGI:
            case SC_SILENCE:
            case SC_COMA:
            case SC_INCREASEAGI:
            case SC_BLESSING:
            case SC_SLOWPOISON:
            case SC_IMPOSITIO:
            case SC_AETERNA:
            case SC_SUFFRAGIUM:
            case SC_BENEDICTIO:
            case SC_PROVIDENCE:
            case SC_KYRIE:
            case SC_ASSUMPTIO:
            case SC_ANGELUS:
            case SC_MAGNIFICAT:
            case SC_GLORIA:
            case SC_WINDWALK:
            case SC_MAGICROD:
            case SC_HALLUCINATION:
            case SC_STONE:
            case SC_QUAGMIRE:
            case SC_SUITON:
            case SC_SWINGDANCE:
            case SC__ENERVATION:
            case SC__GROOMY:
            case SC__IGNORANCE:
            case SC__LAZINESS:
            case SC__UNLUCKY:
            case SC__WEAKNESS:
            case SC__BLOODYLUST:
                return 0;
        }
 

 

 
 My question is: which status are blocked by gtb
 
Stone caused by Mysteltainn is blocked in official servers?
 
 
 
rev 17205.
 
Thanks...
Edited by Emistry
Added [Code] Tag.
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

You just posted the whole list of statuses blocked by GTB :P

 

Stone is in the list, Frozen isn't.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   13
  • Joined:  02/16/12
  • Last Seen:  

?

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