root/trunk/AE-go_GameServer/src/com/aionemu/gameserver/skillengine/effect/EffectId.java

23062440
48
	CANNOT_MOVE(4194304), //(Inescapable Judgment I)
48
	CANNOT_MOVE(4194304), //(Inescapable Judgment I)
49
	SHAPECHANGE(8388608), //cannot fly
49
	SHAPECHANGE(8388608), //cannot fly
50
	KNOCKBACK(16777216),
50
	KNOCKBACK(16777216),
51
	INVISIBLE_RELATED(33554432),//hide
51
	INVISIBLE_RELATED(536870912),//hide 33554432
52
	
52
	
53
	/**
53
	/**
54
	 * Compound abnormal states
54
	 * Compound abnormal states