--
-- File generated with SQLiteStudio v3.4.4 on Fri May 26 22:57:32 2023
--
-- Text encoding used: System
--
PRAGMA foreign_keys = off;
BEGIN TRANSACTION;

-- Table: EnemyAttackData
CREATE TABLE IF NOT EXISTS EnemyAttackData (EnemyID TEXT COLLATE NOCASE REFERENCES EnemyDefinition ON DELETE CASCADE ON UPDATE CASCADE, AttackID TEXT COLLATE NOCASE REFERENCES EnemyAttackIDs (AttackID), BaseWeight REAL, RandomWeight REAL, ExcludeAttackWeight BOOLEAN, IgnoreHistory BOOLEAN, Damage REAL DEFAULT (- 1), DamageLevel TEXT REFERENCES EnemyDamageLevels (DamageLevel) DEFAULT Dmg0_Invalid, UnblockableByPlayer BOOLEAN, UnblockableByNPC TEXT REFERENCES EnemyShieldBreaker (Level), PositionPriority REAL, AttackDistMin REAL, ApproachDistMin REAL, ApproachDistMax REAL, ApproachDistDefer REAL, AttackDistMax REAL, ApproachTolerance REAL, AttackTolerance REAL, ImmediateOnly INTEGER, SelectProbability_1 REAL, SelectMin_1 REAL, SelectMax_1 REAL, SelectProbability_2 REAL, SelectMin_2 REAL, SelectMax_2 REAL, SelectProbability_3 REAL, SelectMin_3 REAL, SelectMax_3 REAL, SelectFallbackCloser REAL, SelectFallbackFurther REAL, ParryLeadIn REAL, ParryToRelease REAL, PerryPerfectBegin REAL, ParryCounterType TEXT REFERENCES EnemyParryCounter (Type), ParryResponseType TEXT REFERENCES EnemyParryResponse (Type), ParryCounterStepDirection TEXT REFERENCES EnemyParryStep (Direction), ParryCounterStyle TEXT REFERENCES EnemyParryCounterStyle (Style), ParryDodgeStyle TEXT REFERENCES EnemyParryDodge (Style), ParryAbortDistance REAL DEFAULT (0), Recovery REAL DEFAULT (0), AttackTicket TEXT REFERENCES EnemyAttackTicket (AttackTicket) ON DELETE CASCADE ON UPDATE CASCADE, AttackTicket2 TEXT REFERENCES EnemyAttackTicket (AttackTicket) ON DELETE CASCADE ON UPDATE CASCADE, AttackTicket3 TEXT REFERENCES EnemyAttackTicket (AttackTicket) ON DELETE CASCADE ON UPDATE CASCADE, AttackScore TEXT REFERENCES EnemyAttackScore (Name), ScoreLevel TEXT REFERENCES EnemyAttackScoreLevel (Name), "", DotDamPerc REAL, DotDamDur REAL, PRIMARY KEY (EnemyID, AttackID)) WITHOUT ROWID;
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('AnimagusWolf', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('AnimagusWolf', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('AnimagusWolf', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('AnimagusWolf', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('BOH_AesopSharp', 'Accio', 1.0, 0.25, 0, 0, -1.0, 'Dmg0_None', 0, 'TypeA_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('BOH_AesopSharp', 'Confringo', 3.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeC_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('BOH_AesopSharp', 'Depulso', 3.0, 0.25, 0, 0, -1.0, 'Dmg0_None', 0, 'TypeC_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('BOH_AesopSharp', 'Incendio', 3.0, 0.25, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 0, 'TypeC_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('BOH_AesopSharp', 'Levioso', 1.0, 0.25, 0, 0, -1.0, 'Dmg0_None', 0, 'TypeA_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('ChompingCabbage_Enemy', 'ChompingCabbage_Attack_Bite', 1.0, 0.25, 0, 0, 20.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'CabbageBite', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('ChompingCabbage_Enemy', 'ChompingCabbage_Attack_Burst', 1.0, 0.25, 0, 0, 20.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'CabbageBite', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyDreamer', 'LgAtk_DW_Extortionist', 2.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, -1.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyDreamer', 'MedAtk_DW_Extortionist', 4.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, -1.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyDreamer', 'SmAtk_DW_Extortionist', 4.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyNightmare', 'LgAtk_DW_Poacher', 2.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyNightmare', 'MedAtk_DW_Poacher', 4.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathlyNightmare', 'SmAtk_DW_Poacher', 4.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathMinion', 'LgAtk_DW_Poacher', 2.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathMinion', 'MedAtk_DW_Poacher', 4.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DeathMinion', 'SmAtk_DW_Poacher', 4.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dragon_Tortured', 'Dragon_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'DragonBite', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dragon_Tortured', 'Dragon_Attack_Spell_DragonFire', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'DragonBite', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Coast', 'Dugbog_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 200.0, 300.0, -1.0, 350.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 700.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Coast', 'Dugbog_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Coast', 'Dugbog_Attack_Stealth', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Coast', 'Dugbog_Attack_Whip', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 900.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Coast', 'Dugbog_Attack_Whip_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 2800.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Lake', 'Dugbog_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 200.0, 300.0, -1.0, 350.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 700.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Lake', 'Dugbog_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Lake', 'Dugbog_Attack_Stealth', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Lake', 'Dugbog_Attack_Whip', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 900.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.0, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Lake', 'Dugbog_Attack_Whip_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 2800.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.0, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Marsh', 'Dugbog_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 200.0, 300.0, -1.0, 350.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 700.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Marsh', 'Dugbog_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Marsh', 'Dugbog_Attack_Stealth', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Marsh', 'Dugbog_Attack_Whip', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 900.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.8, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Dugbog_Marsh', 'Dugbog_Attack_Whip_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 800.0, -1.0, 2800.0, 50.0, 50.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.8, 0.15, 1.35, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1300.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'ComboAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'CounterAttackApperate', 0.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'CounterAttackRetaliate', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'DW_OppugnoPhase1BlockableAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'DW_OppugnoPhase1UnblockableAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'DW_OppugnoPhase2BlockableAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'DW_OppugnoPhase2UnblockableAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_CassandraMason', 'Glacius', 5.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'ComboAtk_DW_Extortionist', 2.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'CounterAttackRetaliate', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Captain', 'LgAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Grunt', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Grunt', 'SmAtk_DW_Extortionist', 10.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Mage', 'CounterAttackApperate', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Mage', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Mage', 'GameChangerAtk_DW_Extortionist', 2.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'SummonTicket', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Mage', 'LgAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Sniper', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Sniper', 'RangedAtk_DW_Extortionist', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Soldier', 'CloseAtk_DW_Extortionist', 10.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 650.0, 750.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'DodgePerpendicular', 1200.0, 0.0, 'MeleeLunge', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Soldier', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Soldier', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 650.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Soldier', 'MedAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 650.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Tank', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Tank', 'DW_AOEAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 500.0, 1500.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Tank', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1200.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Extortionist_Tank', 'MedAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'ComboAtk_DW_Poacher', 2.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'CounterAttackRetaliate', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Captain', 'LgAtk_DW_Poacher', 5.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Grunt', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Grunt', 'SmAtk_DW_Poacher', 10.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Mage', 'CounterAttackApperate', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Mage', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Mage', 'GameChangerAtk_DW_Poacher', 5.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Mage', 'LgAtk_DW_Poacher', 2.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Sniper', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Sniper', 'RangedAtk_DW_Poacher', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Soldier', 'CloseAtk_DW_Poacher', 10.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 650.0, 750.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'DodgePerpendicular', 1200.0, 0.0, 'MeleeLunge', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Soldier', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Soldier', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 650.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Soldier', 'MedAtk_DW_Poacher', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 650.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Tank', 'CounterAttackDodgeRoll', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Tank', 'DW_AOEAttack', 5.0, 0.1, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 500.0, 1500.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Tank', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Poacher_Tank', 'MedAtk_DW_Poacher', 5.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'ComboAtk_DW_Extortionist', 2.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'CounterAttackApperate', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'CounterAttackRetaliate', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'DW_AOEAttack', 0.0, 0.1, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 500.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'DW_SummonAtk', 0.0, 0.0, 1, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_TheophilusHarlow', 'LgAtk_DW_Extortionist', 2.0, 0.0, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'ComboAtk_DW_Extortionist', 0.5, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'CounterAttackApperate', 0.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'CounterAttackRetaliate', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'DW_AOEAttack', 0.0, 0.1, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 500.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'DW_ApparateAttack', 0.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'LgAtk_DW_Extortionist', 5.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'MedAtk_DW_Extortionist', 3.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_VictorRookwood', 'Petrificus', 3.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Wolf', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Wolf', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Wolf', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('DW_Wolf', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinAssassin', 'Goblin_Attack_Dash', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeB_Breaker', 15.0, 0.0, 700.0, 900.0, -1.0, 1000.0, 50.0, 50.0, -1, 1.0, -1.0, 2000.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1400.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinAssassin', 'Goblin_Attack_ThrowDagger', 1.0, 0.0, 1, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, 50.0, 50.0, -1, 1.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Low', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinChieftain', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinChieftain', 'Goblin_Attack_AOE', 1.0, 0.25, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 15.0, 500.0, 800.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'High', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinChieftain', 'Goblin_Attack_JumpSlam', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 15.0, 0.0, 300.0, 400.0, 500.0, 600.0, 50.0, 50.0, -1, 5.0, -1.0, 1000.0, 1.0, 1000.0, 1500.0, 1.0, 1500.0, -1.0, 0.1, 0.1, 1.0, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Medium', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinChieftain', 'Goblin_Attack_OverheadSlam', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 15.0, 0.0, 300.0, 400.0, 500.0, 600.0, 50.0, 50.0, -1, 5.0, -1.0, 1000.0, 1.0, 1000.0, 1500.0, 1.0, 1500.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.25, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Medium', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinChieftain', 'Goblin_Attack_ThrowDagger', 1.0, 0.0, 1, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, 50.0, 50.0, -1, 1.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Low', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMage', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMage', 'Goblin_Attack_Buff', 1.0, 0.25, 0, 1, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 1000.0, 2000.0, -1.0, 3500.0, 50.0, 50.0, -1, 10.0, 0.0, 800.0, 15.0, 0.0, -1.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'GoblinBuff', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMage', 'Goblin_Attack_Fireball', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 15.0, 0.0, 1000.0, 1100.0, -1.0, 2800.0, 50.0, 50.0, -1, 1.0, 0.0, 800.0, 1.0, 0.0, -1.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMelee', 'CounterAttackDodgeRoll', 1.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMelee', 'Goblin_Attack_Melee', 10.0, 0.0, 1, 1, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 300.0, 400.0, 500.0, 600.0, 50.0, 50.0, -1, 10.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Medium', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMelee', 'Goblin_Attack_Melee_Spin', 0.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, 1.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMelee', 'Goblin_Attack_ThrowDagger', 1.0, 0.0, 1, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 300.0, 1100.0, -1.0, 2800.0, 50.0, 50.0, -1, 1.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Low', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinMelee', 'Goblin_Attack_TooClose', 1.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 900.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinSniper', 'CounterAttackDodgeRoll', 1.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinSniper', 'Goblin_Attack_Crossbow', 1.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.2, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('GoblinSniper', 'Goblin_Attack_ThrowDagger', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, 50.0, 50.0, -1, 1.0, -1.0, -1.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.05, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Low', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('HogwartsProtector', 'TombProtector_Attack_Charge', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 450.0, 600.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 1500.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, NULL, NULL);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('HogwartsProtector', 'TombProtector_Attack_Smash', 2.0, 0.1, 1, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 450.0, 600.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1500.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('HogwartsProtector', 'TombProtector_Attack_Swing', 2.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 450.0, 600.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1500.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Inferius', 'Inferi_Attack_RunAt', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.0, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1200.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Inferius', 'Inferi_Attack_Swipe', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 300.0, 400.0, -1.0, 600.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Mannequin_Bust_F', 'Inferi_Attack_RunAt', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1200.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Mannequin_Bust_F', 'Inferi_Attack_Swipe', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 300.0, 400.0, -1.0, 600.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Mannequin_Bust_M', 'Inferi_Attack_RunAt', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1200.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Mannequin_Bust_M', 'Inferi_Attack_Swipe', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 300.0, 400.0, -1.0, 600.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 900.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'CloseAtk_DW_Poacher', 1.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 650.0, 750.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'DodgePerpendicular', 1200.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'Confringo', 0.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'CounterAttackApperate', 0.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'CounterAttackDodgeRoll', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'CounterAttackEscape', 10.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'CounterAttackRetaliate', 20.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeB_Breaker', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'DW_AOEAttack', 0.0, 0.1, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 500.0, 1500.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'FollowAtk_DW_Poacher', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'Glacius', 0.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'Levioso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('NPC_SolomonSallow', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'DWRange', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Breath_Showoff', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'PygmyDragonStrike', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Breath_Straight', 1.0, 0.25, 0, 0, 45.0, 'Dmg1_Light_2Med', 1, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 0.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Breath_Sweep', 1.0, 0.25, 0, 0, 45.0, 'Dmg1_Light_2Med', 1, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Projectile_Blockable', 1.0, 0.25, 0, 0, 30.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Projectile_Blockable_NoCounter', 1.0, 0.25, 0, 0, 30.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Default', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Projectile_Unblockable', 1.0, 0.25, 0, 0, 45.0, 'Dmg4_Large_1Low', 1, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Massive', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('RanrakDragon', 'RanrakBoss_Pulse', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_3High', 1, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'AttackGeneral', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderAccromantula', 'Spider_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1500.0, -1.0, 2000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.0, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 2500.0, 0.0, 'MeleeLunge', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderAccromantula', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderAccromantula', 'Spider_Attack_Strike', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 700.0, 1000.0, -1.0, 1300.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.7, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 1600.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderAccromantula', 'Spider_Attack_Summon', 1.0, 0.25, 1, 0, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.7, 0.2, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomous', 'Spider_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 600.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1100.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomous', 'Spider_Attack_Burrow_Strike', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 700.0, 800.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 3500.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomous', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousBaby', 'Spider_Attack_Jump', 1.0, 0.25, 0, 0, 10.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 500.0, 700.0, -1.0, 900.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.55, 0.01, 0.23, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 1500.0, 0.0, 'MeleeLunge', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousBaby', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousSniper', 'Spider_Attack_Spit', 1.0, 0.25, 0, 1, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousSniper', 'Spider_Attack_Spit_Quick', 1.0, 0.25, 0, 1, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousSniper', 'Spider_Attack_WebShot', 1.0, 0.25, 0, 1, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousSpitter', 'Spider_Attack_Spit', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousSpitter', 'Spider_Attack_Spit_Quick', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousTank', 'Spider_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1000.0, -1.0, 1300.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 1600.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.01, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderVenomousTank', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 20.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouse', 'Spider_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 600.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1100.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouse', 'Spider_Attack_Burrow_Strike', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 700.0, 800.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 3500.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouse', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseBaby', 'Spider_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 500.0, 700.0, -1.0, 900.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.55, 0.01, 0.23, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 1500.0, 0.0, 'MeleeLunge', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseBaby', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSniper', 'Spider_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 600.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1100.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSniper', 'Spider_Attack_Spit', 1.0, 0.25, 0, 1, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSniper', 'Spider_Attack_Spit_Quick', 1.0, 0.25, 0, 1, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSniper', 'Spider_Attack_WebShot', 1.0, 0.25, 0, 1, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 1200.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSpitter', 'Spider_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 600.0, 700.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.75, 0.15, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1100.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSpitter', 'Spider_Attack_Spit', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseSpitter', 'Spider_Attack_Spit_Quick', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseTank', 'Spider_Attack_Lunge', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1000.0, -1.0, 1300.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.3, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 1600.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('SpiderWoodlouseTank', 'Spider_Attack_Spit_Backup', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1300.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 1.6, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Captain', 'Confringo', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Captain', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Captain', 'StupefyCombo', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Grunt', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Mage', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Mage', 'Levioso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Mage', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg1_Light_2Med', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Sniper', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 1000.0, 2500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Sniper', 'Glacius', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Sniper', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 800.0, 1500.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Soldier', 'Expulso', 1.0, 0.1, 0, 0, -1.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Soldier', 'FollowAtk_DW_Extortionist', 1.0, 0.25, 0, 0, -1.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 1000.0, 1500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'TargetInCC', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_CWC_Soldier', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg1_Light_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Confringo', 0.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'CounterAttackKneeling', 0.0, 0.0, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'CounterAttack', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Crucio', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Depulso', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Descendo', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Diffindo', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Levioso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'Stupefy', 3.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_DuelOpponent', 'StupefyHeavy', 10.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 400.0, 700.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Accio', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'ArrestoMomentum', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'AvadaKedavra', 0.0, 0.0, 0, 0, -1.0, 'Dmg6_Death_3High', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Confringo', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Crucio', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Depulso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Descendo', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Diffindo', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Expelliarmus', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Expulso', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Flipendo', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Glacius', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Incendio', 1.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Levioso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Petrificus', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'StupefyCombo', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'ThrowCabbage', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year5', 'Transfiguration', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Accio', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'ArrestoMomentum', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'AvadaKedavra', 0.0, 0.0, 0, 0, -1.0, 'Dmg6_Death_3High', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Confringo', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Crucio', 0.0, 0.0, 0, 0, -1.0, 'Dmg0_None', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Depulso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Descendo', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Diffindo', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Expelliarmus', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Expulso', 1.0, 0.1, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Flipendo', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Glacius', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Incendio', 1.0, 0.1, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Levioso', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Petrificus', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Stupefy', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'StupefyCombo', 1.0, 0.1, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'ThrowCabbage', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Student_Year6', 'Transfiguration', 1.0, 0.1, 0, 0, -1.0, 'Dmg0_None', 0, 'None', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Default', 'Default', 'DodgePerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorBoss', 'TombProtector_Attack_AOE', 0.0, 0.0, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1500.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorBoss', 'TombProtector_Attack_Mace', 0.0, 0.0, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 0.0, 3000.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorBoss', 'TombProtector_Attack_Stomp', 2.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 0.0, 3000.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorBoss', 'TombProtector_Attack_Throw', 1.0, 0.0, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 0.0, 3000.0, -1.0, 3500.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorGruntMelee', 'TombProtector_Attack_Jump', 1.0, 0.0, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 3000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorGruntMelee', 'TombProtector_Attack_Swing', 1.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 450.0, 600.0, -1.0, 800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Default', 'Backwards', 'Default', 'RollAway', 1200.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorGruntRanged', 'TombProtector_Attack_Throw', 1.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.5, 0.175, 0.32, 'Default', 'Default', 'Default', 'Default', 'RollTowards', 4000.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorMinion', 'TombProtector_Attack_Jab', 1.0, 0.0, 0, 0, -1.0, 'Dmg4_Large_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 800.0, -1.0, 1000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1800.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorMinion', 'TombProtector_Attack_Jump', 1.0, 0.0, 0, 0, -1.0, 'Dmg5_Heavy_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 800.0, 1100.0, -1.0, 3000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 4000.0, 0.0, 'MustAvoidArea', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('TombProtectorMinion', 'TombProtector_Attack_Smash', 1.0, 0.0, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 500.0, 700.0, -1.0, 900.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.2, 'Default', 'Heavy', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'AttackGeneral', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSmash_01', 0.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.275, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSmash_02', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.275, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSmash_03', 1.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.275, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSwing_1x', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSwing_2x', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_RageSwing_3x', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Swing', 1.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored', 'Troll_Attack_Swing_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_2', 'Troll_Attack_Swing_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Armored_3', 'Troll_Attack_Swing_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Crate', 'Troll_Attack_Swing_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Death', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Death', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Death', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Death', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Death', 'Troll_Attack_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Forest', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Forest', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Forest', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Forest', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Forest', 'Troll_Attack_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Charge', 2.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 3000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Swing', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_Mountain', 'Troll_Attack_Swing_Swing_Smash', 4.0, 0.25, 0, 0, -1.0, 'Dmg3_Moderate_1Low', 1, 'TypeC_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.2, 0.2, 'Default', 'Massive', 'Backwards', 'Default', 'RollAway', 800.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_River', 'Troll_Attack_Rock', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_River', 'Troll_Attack_Rock_Backup', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'None', 10.0, 1000.0, 1000.0, 2000.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.15, 0.35, 'Default', 'Heavy', 'Default', 'Default', 'DodgePerpendicular', 4500.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Troll_River', 'Troll_Attack_Smash', 3.0, 0.25, 0, 0, -1.0, 'Dmg4_Large_1Low', 0, 'TypeB_Breaker', 10.0, 0.0, 300.0, 500.0, -1.0, 2800.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.6, 0.25, 0.3, 'Default', 'Massive', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'Troll', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('VenomousTentacula_Enemy', 'VenomousTentacula_Attack_Bite', 1.0, 0.25, 0, 0, 100.0, 'Dmg2_Small_2Med', 0, 'None', 10.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.1, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'TentaculaBite', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('VenomousTentacula_Enemy', 'VenomousTentacula_Attack_Spit', 1.0, 0.25, 0, 0, 40.0, 'Dmg1_Light_3High', 0, 'None', 10.0, 0.0, 0.0, 2500.0, -1.0, 3000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.01, 0.2, 'Default', 'Default', 'Default', 'Default', 'RollAway', 0.0, 0.0, 'RangedSpit', NULL, NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Wolf', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Wolf', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Wolf', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('Wolf', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfBlack', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfBlack', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfBlack', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfBlack', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfCorrupted', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfCorrupted', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfCorrupted', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfCorrupted', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfDeath', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfDeath', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfDeath', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfDeath', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfWhite', 'Wolf_Attack_Bite', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 400.0, 600.0, -1.0, 700.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.25, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1200.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfWhite', 'Wolf_Attack_Charge', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfWhite', 'Wolf_Attack_Close', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'None', 10.0, 0.0, 250.0, 350.0, -1.0, 400.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.25, 0.3, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1000.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);
INSERT INTO EnemyAttackData (EnemyID, AttackID, BaseWeight, RandomWeight, ExcludeAttackWeight, IgnoreHistory, Damage, DamageLevel, UnblockableByPlayer, UnblockableByNPC, PositionPriority, AttackDistMin, ApproachDistMin, ApproachDistMax, ApproachDistDefer, AttackDistMax, ApproachTolerance, AttackTolerance, ImmediateOnly, SelectProbability_1, SelectMin_1, SelectMax_1, SelectProbability_2, SelectMin_2, SelectMax_2, SelectProbability_3, SelectMin_3, SelectMax_3, SelectFallbackCloser, SelectFallbackFurther, ParryLeadIn, ParryToRelease, PerryPerfectBegin, ParryCounterType, ParryResponseType, ParryCounterStepDirection, ParryCounterStyle, ParryDodgeStyle, ParryAbortDistance, Recovery, AttackTicket, AttackTicket2, AttackTicket3, AttackScore, ScoreLevel, "", DotDamPerc, DotDamDur) VALUES ('WolfWhite', 'Wolf_Attack_Jump', 1.0, 0.25, 0, 0, -1.0, 'Dmg2_Small_1Low', 0, 'TypeA_Breaker', 10.0, 0.0, 800.0, 1200.0, -1.0, 4000.0, -1.0, -1.0, -1, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.1, 0.1, 0.65, 0.3, 0.35, 'Default', 'Default', 'Backwards', 'Default', 'RollPerpendicular', 1600.0, 0.0, 'MeleeLunge', 'TargetInCC', NULL, 'Default', 'Unset', NULL, 0.0, 0.0);

COMMIT TRANSACTION;
PRAGMA foreign_keys = on;
