diff --git a/enemies/fish1.txt b/enemies/fish1.txt new file mode 100644 index 0000000..6cb2de2 --- /dev/null +++ b/enemies/fish1.txt @@ -0,0 +1,28 @@ +name=fish +level=1 +categories=fish +rarity=common +xp=0 + +animations=animations/fish/fish1.txt + +suppress_hp=true + +#loot=currency,100,10,25 + +# combat stats +stat=hp,500 +speed=2 +melee_range=0 +threat_range=0 +turn_delay=400ms +chance_pursue=1 +power=melee,0,0 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s diff --git a/enemies/fish2.txt b/enemies/fish2.txt new file mode 100644 index 0000000..2eda98f --- /dev/null +++ b/enemies/fish2.txt @@ -0,0 +1,28 @@ +name=fish +level=1 +categories=fish +rarity=common +xp=0 + +animations=animations/fish/fish2.txt + +suppress_hp=true + +#loot=currency,100,10,25 + +# combat stats +stat=hp,500 +speed=2 +melee_range=0 +threat_range=0 +turn_delay=400ms +chance_pursue=1 +power=melee,0,0 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s diff --git a/enemies/fish4.txt b/enemies/fish4.txt new file mode 100644 index 0000000..d97dde8 --- /dev/null +++ b/enemies/fish4.txt @@ -0,0 +1,28 @@ +name=fish +level=1 +categories=fish +rarity=common +xp=0 + +animations=animations/fish/fish4.txt + +suppress_hp=true + +#loot=currency,100,10,25 + +# combat stats +stat=hp,500 +speed=2 +melee_range=0 +threat_range=0 +turn_delay=400ms +chance_pursue=1 +power=melee,0,0 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s diff --git a/enemies/fish6.txt b/enemies/fish6.txt new file mode 100644 index 0000000..4c82037 --- /dev/null +++ b/enemies/fish6.txt @@ -0,0 +1,28 @@ +name=fish +level=1 +categories=fish +rarity=common +xp=0 + +animations=animations/fish/fish6.txt + +suppress_hp=true + +#loot=currency,100,10,25 + +# combat stats +stat=hp,500 +speed=2 +melee_range=0 +threat_range=0 +turn_delay=400ms +chance_pursue=1 +power=melee,0,0 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s diff --git a/enemies/fish7.txt b/enemies/fish7.txt new file mode 100644 index 0000000..304995f --- /dev/null +++ b/enemies/fish7.txt @@ -0,0 +1,28 @@ +name=fish +level=1 +categories=fish +rarity=common +xp=0 + +animations=animations/fish/fish7.txt + +suppress_hp=true + +#loot=currency,100,10,25 + +# combat stats +stat=hp,500 +speed=2 +melee_range=0 +threat_range=0 +turn_delay=400ms +chance_pursue=1 +power=melee,0,0 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s