public class Invisibility extends FlavourBuff
| Modifier and Type | Field and Description |
|---|---|
static float |
DURATION |
| Constructor and Description |
|---|
Invisibility() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
attachTo(Char target) |
void |
detach() |
static void |
dispel(Hero tgt) |
int |
icon() |
java.lang.String |
toString() |
actaffect, affect, detach, detach, prolongadd, addDelayed, all, clear, dontPack, findChar, fixTime, freeCell, init, next, occupyCell, process, processReaTime, remove, restoreFromBundle, storeInBundlepublic static final float DURATION
public java.lang.String toString()
toString in class java.lang.Objectpublic static void dispel(Hero tgt)