New Runes
Posted: Sat Jun 21, 2014 3:18 pm
Acid Wave rune is not checking disarm immunity or saving throws.
Biting Gale rune is not checking stun immunity.
Biting Gale rune is not checking stun immunity.
Code: Select all
target:setEffect(target.EFF_DISARMED, data.dur, {})
Code: Select all
target:setEffect(target.EFF_DISARMED, data.dur, {apply_power=apply})