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() |
act
affect, affect, detach, detach, prolong
add, addDelayed, all, clear, dontPack, findChar, fixTime, freeCell, init, next, occupyCell, process, processReaTime, remove, restoreFromBundle, storeInBundle
public static final float DURATION
public java.lang.String toString()
toString
in class java.lang.Object
public static void dispel(Hero tgt)