Index: binaries/data/mods/public/simulation/components/Attack.js =================================================================== --- binaries/data/mods/public/simulation/components/Attack.js +++ binaries/data/mods/public/simulation/components/Attack.js @@ -119,33 +119,19 @@ "4.0" + "" + "" + - "" + - "" + + "" + + "" + + "" + + "Capture" + + "" + "" + "" + DamageTypes.BuildSchema("damage strength") + "" + "" + - "" + - "" + - "" + - "" + // TODO: it shouldn't be stretched - "" + - "" + - Attack.prototype.bonusesSchema + - Attack.prototype.preferredClassesSchema + - Attack.prototype.restrictedClassesSchema + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - DamageTypes.BuildSchema("damage strength") + - "" + - "" + - "" + + "" + + "" + + "" + ""+ "" + "" + @@ -158,13 +144,19 @@ "" + "" + "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + // TODO: it shouldn't be stretched + "" + + "" + + "" + "" + "" + "" + @@ -178,44 +170,46 @@ "" + "" + "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + + "" + + "" + + "" + + "" + "" + "" + - "" + - "" + - "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + + "" + Attack.prototype.statusEffectsSchema + Attack.prototype.bonusesSchema + Attack.prototype.preferredClassesSchema + Attack.prototype.restrictedClassesSchema + "" + "" + - "" + + "" + "" + "" + "" + @@ -229,19 +223,6 @@ Attack.prototype.restrictedClassesSchema + "" + "" + - "" + - "" + - "" + - "" + - "" + - DamageTypes.BuildSchema("damage strength") + - "" + - "" + // TODO: how do these work? - Attack.prototype.bonusesSchema + - Attack.prototype.preferredClassesSchema + - Attack.prototype.restrictedClassesSchema + - "" + - "" + ""; Attack.prototype.Init = function()