setMotion(START						,"BossParasite/Start");
setMotion(STAND						,"BossParasite/Stand");
setMotion(ATTACK_SPEAR				,"BossParasite/AttackSpear");
setMotion(ATTACK_SPEAR2				,"BossParasite/AttackSpear2");
setMotion(ATTACK_SWING				,"BossParasite/AttackSwing");
setMotion(ATTACK_LEFT				,"BossParasite/AttackLeft");
setMotion(ATTACK_RIGHT				,"BossParasite/AttackRight");
setMotion(INJECTION					,"BossParasite/Injection");

setMotion(CATCH_LEFT				,"BossParasite/CatchLeft");
setMotion(CATCH_CENTER				,"BossParasite/CatchCenter");
setMotion(CATCH_RIGHT				,"BossParasite/CatchRight");

setMotion(CATCH_LEFT_START			,"BossParasite/CatchLeft_Start");
setMotion(CATCH_CENTER_START		,"BossParasite/CatchCenter_Start");
setMotion(CATCH_RIGHT_START			,"BossParasite/CatchRight_Start");

setMotion(CATCH_STRANGLE			,"BossParasite/Catch_Strangle");
setMotion(CATCH_STING				,"BossParasite/Catch_Sting");
setMotion(CATCH_CAGE				,"BossParasite/Catch_Cage");
setMotion(CATCH_HEAD				,"BossParasite/Catch_Head");
setMotion(CATCH_SQUEEZE				,"BossParasite/Catch_Squeeze");

setMotion(DEAD_MOTION				,"BossParasite/Dead");

setBind(BIND_CATCH_START			,"BossParasite/Catch_Start");
setBind(BIND_CATCH_STING			,"BossParasite/Catch_Sting");
setBind(BIND_CATCH_CAGE				,"BossParasite/Catch_Cage");
setBind(BIND_CATCH_HEAD				,"BossParasite/Catch_Head");
setBind(BIND_CATCH_SQUEEZE			,"BossParasite/Catch_Squeeze");