V0.1.0: rebalanced Scroll of Psionic Blast
-Scroll is now more powerful and dangerous, more rare -Only bosses can resist psionic blast now, Yog is immune
This commit is contained in:
@@ -83,7 +83,6 @@ public class Golem extends Mob {
|
||||
|
||||
private static final HashSet<Class<?>> RESISTANCES = new HashSet<Class<?>>();
|
||||
static {
|
||||
RESISTANCES.add( ScrollOfPsionicBlast.class );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user