From 65257420d1e998f4902fa8454bb9d3801265b274 Mon Sep 17 00:00:00 2001 From: rixty Date: Thu, 15 Apr 2021 20:34:19 +0200 Subject: [PATCH] A-0.06.12 --- changelog.md | 2 +- enemies/trunk35.txt | 30 +++++++++++++++ enemies/trunk36.txt | 30 +++++++++++++++ enemies/trunk37.txt | 30 +++++++++++++++ enemies/trunk38.txt | 30 +++++++++++++++ enemies/trunk39.txt | 30 +++++++++++++++ enemies/trunk40.txt | 30 +++++++++++++++ enemies/trunk41.txt | 30 +++++++++++++++ enemies/trunk42.txt | 30 +++++++++++++++ enemies/trunk43.txt | 30 +++++++++++++++ enemies/trunk44.txt | 30 +++++++++++++++ enemies/trunk45.txt | 30 +++++++++++++++ enemies/trunk46.txt | 30 +++++++++++++++ enemies/trunk47.txt | 30 +++++++++++++++ enemies/trunk48.txt | 30 +++++++++++++++ enemies/trunk49.txt | 30 +++++++++++++++ enemies/trunk50.txt | 30 +++++++++++++++ enemies/trunk51.txt | 30 +++++++++++++++ enemies/trunk52.txt | 30 +++++++++++++++ enemies/trunk53.txt | 30 +++++++++++++++ enemies/trunk54.txt | 30 +++++++++++++++ enemies/trunk55.txt | 30 +++++++++++++++ enemies/trunk56.txt | 30 +++++++++++++++ enemies/trunk57.txt | 30 +++++++++++++++ enemies/trunk58.txt | 30 +++++++++++++++ enemies/trunk59.txt | 30 +++++++++++++++ enemies/trunk60.txt | 30 +++++++++++++++ enemies/trunk61.txt | 30 +++++++++++++++ enemies/trunk62.txt | 30 +++++++++++++++ enemies/trunk63.txt | 30 +++++++++++++++ enemies/trunk64.txt | 30 +++++++++++++++ enemies/trunk65.txt | 30 +++++++++++++++ enemies/trunk66.txt | 30 +++++++++++++++ enemies/trunk67.txt | 30 +++++++++++++++ maps/spring-village.txt | 84 ++++++++++++++++++++++------------------- 35 files changed, 1037 insertions(+), 39 deletions(-) create mode 100644 enemies/trunk35.txt create mode 100644 enemies/trunk36.txt create mode 100644 enemies/trunk37.txt create mode 100644 enemies/trunk38.txt create mode 100644 enemies/trunk39.txt create mode 100644 enemies/trunk40.txt create mode 100644 enemies/trunk41.txt create mode 100644 enemies/trunk42.txt create mode 100644 enemies/trunk43.txt create mode 100644 enemies/trunk44.txt create mode 100644 enemies/trunk45.txt create mode 100644 enemies/trunk46.txt create mode 100644 enemies/trunk47.txt create mode 100644 enemies/trunk48.txt create mode 100644 enemies/trunk49.txt create mode 100644 enemies/trunk50.txt create mode 100644 enemies/trunk51.txt create mode 100644 enemies/trunk52.txt create mode 100644 enemies/trunk53.txt create mode 100644 enemies/trunk54.txt create mode 100644 enemies/trunk55.txt create mode 100644 enemies/trunk56.txt create mode 100644 enemies/trunk57.txt create mode 100644 enemies/trunk58.txt create mode 100644 enemies/trunk59.txt create mode 100644 enemies/trunk60.txt create mode 100644 enemies/trunk61.txt create mode 100644 enemies/trunk62.txt create mode 100644 enemies/trunk63.txt create mode 100644 enemies/trunk64.txt create mode 100644 enemies/trunk65.txt create mode 100644 enemies/trunk66.txt create mode 100644 enemies/trunk67.txt diff --git a/changelog.md b/changelog.md index acb05af..4878a97 100644 --- a/changelog.md +++ b/changelog.md @@ -13,7 +13,7 @@ Alpha 0.07 * fixed the bug of the skill bars, with the new version of the engine * added a single icon for the mouse cursor to fix a bug in the engine that did not make it "change" when a menu was open * completed the bar of the first skill (foraging) -* created 34/99 trunks for the farm map +* created 67/99 trunks for the farm map * added 1/99 trunks breakable with the axe ............................................ diff --git a/enemies/trunk35.txt b/enemies/trunk35.txt new file mode 100644 index 0000000..11fb19e --- /dev/null +++ b/enemies/trunk35.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk35,tree +rarity=common +xp=0 + +defeat_status=trunk35 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk36.txt b/enemies/trunk36.txt new file mode 100644 index 0000000..f0db6f3 --- /dev/null +++ b/enemies/trunk36.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk36,tree +rarity=common +xp=0 + +defeat_status=trunk36 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk37.txt b/enemies/trunk37.txt new file mode 100644 index 0000000..fb1bc1b --- /dev/null +++ b/enemies/trunk37.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk37,tree +rarity=common +xp=0 + +defeat_status=trunk37 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk38.txt b/enemies/trunk38.txt new file mode 100644 index 0000000..45b18ac --- /dev/null +++ b/enemies/trunk38.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk38,tree +rarity=common +xp=0 + +defeat_status=trunk38 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk39.txt b/enemies/trunk39.txt new file mode 100644 index 0000000..ca060b8 --- /dev/null +++ b/enemies/trunk39.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk39,tree +rarity=common +xp=0 + +defeat_status=trunk39 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk40.txt b/enemies/trunk40.txt new file mode 100644 index 0000000..eb72166 --- /dev/null +++ b/enemies/trunk40.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk40,tree +rarity=common +xp=0 + +defeat_status=trunk40 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk41.txt b/enemies/trunk41.txt new file mode 100644 index 0000000..32394f2 --- /dev/null +++ b/enemies/trunk41.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk41,tree +rarity=common +xp=0 + +defeat_status=trunk41 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk42.txt b/enemies/trunk42.txt new file mode 100644 index 0000000..f814fa4 --- /dev/null +++ b/enemies/trunk42.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk42,tree +rarity=common +xp=0 + +defeat_status=trunk42 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk43.txt b/enemies/trunk43.txt new file mode 100644 index 0000000..d7dba7d --- /dev/null +++ b/enemies/trunk43.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk43,tree +rarity=common +xp=0 + +defeat_status=trunk43 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk44.txt b/enemies/trunk44.txt new file mode 100644 index 0000000..cbd49a0 --- /dev/null +++ b/enemies/trunk44.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk44,tree +rarity=common +xp=0 + +defeat_status=trunk44 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk45.txt b/enemies/trunk45.txt new file mode 100644 index 0000000..0aa5096 --- /dev/null +++ b/enemies/trunk45.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk45,tree +rarity=common +xp=0 + +defeat_status=trunk45 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk46.txt b/enemies/trunk46.txt new file mode 100644 index 0000000..bedc2df --- /dev/null +++ b/enemies/trunk46.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk46,tree +rarity=common +xp=0 + +defeat_status=trunk46 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk47.txt b/enemies/trunk47.txt new file mode 100644 index 0000000..657d16f --- /dev/null +++ b/enemies/trunk47.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk47,tree +rarity=common +xp=0 + +defeat_status=trunk47 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk48.txt b/enemies/trunk48.txt new file mode 100644 index 0000000..6fa6bee --- /dev/null +++ b/enemies/trunk48.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk48,tree +rarity=common +xp=0 + +defeat_status=trunk48 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk49.txt b/enemies/trunk49.txt new file mode 100644 index 0000000..b331a15 --- /dev/null +++ b/enemies/trunk49.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk49,tree +rarity=common +xp=0 + +defeat_status=trunk49 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk50.txt b/enemies/trunk50.txt new file mode 100644 index 0000000..e316e18 --- /dev/null +++ b/enemies/trunk50.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk50,tree +rarity=common +xp=0 + +defeat_status=trunk50 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk51.txt b/enemies/trunk51.txt new file mode 100644 index 0000000..2d2a4fb --- /dev/null +++ b/enemies/trunk51.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk51,tree +rarity=common +xp=0 + +defeat_status=trunk51 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk52.txt b/enemies/trunk52.txt new file mode 100644 index 0000000..579f730 --- /dev/null +++ b/enemies/trunk52.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk52,tree +rarity=common +xp=0 + +defeat_status=trunk52 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk53.txt b/enemies/trunk53.txt new file mode 100644 index 0000000..142c013 --- /dev/null +++ b/enemies/trunk53.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk53,tree +rarity=common +xp=0 + +defeat_status=trunk53 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk54.txt b/enemies/trunk54.txt new file mode 100644 index 0000000..5b18abe --- /dev/null +++ b/enemies/trunk54.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk54,tree +rarity=common +xp=0 + +defeat_status=trunk54 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk55.txt b/enemies/trunk55.txt new file mode 100644 index 0000000..34e407b --- /dev/null +++ b/enemies/trunk55.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk55,tree +rarity=common +xp=0 + +defeat_status=trunk55 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk56.txt b/enemies/trunk56.txt new file mode 100644 index 0000000..350e342 --- /dev/null +++ b/enemies/trunk56.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk56,tree +rarity=common +xp=0 + +defeat_status=trunk56 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk57.txt b/enemies/trunk57.txt new file mode 100644 index 0000000..a41a424 --- /dev/null +++ b/enemies/trunk57.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk57,tree +rarity=common +xp=0 + +defeat_status=trunk57 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk58.txt b/enemies/trunk58.txt new file mode 100644 index 0000000..1742d94 --- /dev/null +++ b/enemies/trunk58.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk58,tree +rarity=common +xp=0 + +defeat_status=trunk58 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk59.txt b/enemies/trunk59.txt new file mode 100644 index 0000000..98797b9 --- /dev/null +++ b/enemies/trunk59.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk59,tree +rarity=common +xp=0 + +defeat_status=trunk59 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk60.txt b/enemies/trunk60.txt new file mode 100644 index 0000000..ee9ad55 --- /dev/null +++ b/enemies/trunk60.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk60,tree +rarity=common +xp=0 + +defeat_status=trunk60 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk61.txt b/enemies/trunk61.txt new file mode 100644 index 0000000..9777391 --- /dev/null +++ b/enemies/trunk61.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk61,tree +rarity=common +xp=0 + +defeat_status=trunk61 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk62.txt b/enemies/trunk62.txt new file mode 100644 index 0000000..fe0b110 --- /dev/null +++ b/enemies/trunk62.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk62,tree +rarity=common +xp=0 + +defeat_status=trunk62 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk63.txt b/enemies/trunk63.txt new file mode 100644 index 0000000..cbe15fc --- /dev/null +++ b/enemies/trunk63.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk63,tree +rarity=common +xp=0 + +defeat_status=trunk63 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk64.txt b/enemies/trunk64.txt new file mode 100644 index 0000000..2078143 --- /dev/null +++ b/enemies/trunk64.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk64,tree +rarity=common +xp=0 + +defeat_status=trunk64 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk65.txt b/enemies/trunk65.txt new file mode 100644 index 0000000..78a67c8 --- /dev/null +++ b/enemies/trunk65.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk65,tree +rarity=common +xp=0 + +defeat_status=trunk65 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk66.txt b/enemies/trunk66.txt new file mode 100644 index 0000000..80399d9 --- /dev/null +++ b/enemies/trunk66.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk66,tree +rarity=common +xp=0 + +defeat_status=trunk66 + +animations=animations/trees/trunk2.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +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/trunk67.txt b/enemies/trunk67.txt new file mode 100644 index 0000000..e5eead9 --- /dev/null +++ b/enemies/trunk67.txt @@ -0,0 +1,30 @@ +name=Trunk +level=1 +categories=trunk67,tree +rarity=common +xp=0 + +defeat_status=trunk67 + +animations=animations/trees/trunk3.txt + +suppress_hp=true + +loot=loot/trunk-woods.txt + +# combat stats +stat=hp,1 +speed=0 +melee_range=1 +threat_range=16 +turn_delay=400ms +chance_pursue=5 +power=melee,2,100 +cooldown_hit=133ms + +stat=accuracy,100 +stat=avoidance,0 + +stat=dmg_melee_min,0 +stat=dmg_melee_max,0 +cooldown=1s diff --git a/maps/spring-village.txt b/maps/spring-village.txt index a41e479..03454c5 100644 --- a/maps/spring-village.txt +++ b/maps/spring-village.txt @@ -131,11 +131,11 @@ type=level 1 data= 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,1812,1876,1619,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1445,1829,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,1812,1876,1619,0,1873,1874,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1178,1243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1876,1619,0,0,0,0,1873,1874,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1575,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1369,1115,0,1307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1876,1619,0,0,0,0,0,0,0,1873,1874,1875,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1685,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1178,1243,0,0,736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1876,1619,0,0,0,0,1873,1874,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1575,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1369,1115,0,1307,0,0,0,800,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1876,1619,0,0,0,0,0,0,0,1873,1874,1875,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1685,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1876,803,803,0,0,0,0,0,0,0,0,0,0,0,1873,1874,1809,0,0,0,0,0,0,0,0,0,0,0,0,1749,0,1744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1305,0,1307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1876,803,1054,1616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1873,1874,1875,1874,1875,1874,1875,1874,1875,1874,1875,1874,1875,0,0,0,1875,1874,1875,1874,1875,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1369,1370,1371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1876,803,1054,0,1555,1556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1831,0,1639,0,0,0,0,0,1873,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1369,1370,1371,0,0,0,0,0,0,0,1983,0,0,0,0,1983,0,675,931,1812,1875,1876,803,1054,0,1555,1556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1831,0,1639,0,0,0,0,0,1873,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,675,931,931,676,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,675,931,931,931,931,931,931,931,931,931,931,931,676,0,0,0,0,675,931,1812,1875,1876,803,1054,0,1555,1556,1619,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,1873,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,675,931,931,1812,1874,1875,1809,931,931,676,0,0,0,0,0,0,0,0,0,0,675,931,1812,1875,1874,1875,1874,1875,1874,1875,1874,1875,1874,462,1809,931,931,931,931,1812,1875,1876,803,1054,0,1555,1556,1619,0,0,1744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1829,0,0,0,0,0,0,0,0,0,1873,1875,1809,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,675,931,931,1812,1874,1875,1876,0,0,1873,1874,1875,1809,931,676,0,0,0,0,0,0,675,931,1812,1875,1876,0,0,0,0,269,0,646,0,711,525,0,1873,1874,1875,1874,1875,1876,803,1054,0,1555,1556,1619,0,0,0,0,1808,1809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1873,1809,0,0,0,0,0,0,0,0,0,1812,1875, @@ -243,15 +243,15 @@ data= [layer] type=level 2 data= -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,1552,1808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,802,1552,1619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1813,0,1873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1482,1482,1482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,802,0,0,0,0,1616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1546,1546,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,932,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,1549,1551,1549,0,712,0,0,0,0,1875,930,0,0,0,0,932,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1788,1789,1598,1599,1600,1601,1598,1599,1600,1601,1854,1854,1855,1598,1599,1662,1663,1983,1984,1790,1791,1854,1855,1856,1857,1984,1985,932,1552,1808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1852,1853,1662,1983,1984,1983,1662,1598,1599,1600,1601,1598,1599,1662,1663,1726,1727,2047,2048,1854,1855,1856,1857,1983,1984,1985,2049,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1916,1917,1726,2047,2048,2047,1726,1662,1663,1983,1984,1662,1663,1726,1727,1790,1791,1854,1855,1856,1857,1983,1984,1985,2048,2049,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1790,1471,1472,1471,1790,1726,1727,2047,2048,1726,1727,1790,1791,1854,1855,1856,1857,1983,1984,1985,2048,2049,0,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1788,1854,1790,1791,1792,1854,1790,1791,1792,1793,1790,1791,1854,1855,1856,1857,1983,1984,1985,2048,2049,0,802,1552,1619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1852,1853,1854,1855,1856,1857,1854,1855,1856,1857,1854,1855,1856,1857,1983,1984,1985,2048,2049,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1813,0,1873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1482,1482,1482,1916,1982,1983,1984,1983,1984,1983,1918,1919,1920,1919,1920,1921,1984,1985,2048,2049,0,802,0,0,0,0,1616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1546,1546,1551,0,2046,2047,2048,2047,2048,2047,1982,1983,1984,1983,1984,1985,2048,2049,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,932,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,1549,1551,1549,0,712,0,0,0,0,1875,2046,2047,2048,2047,2048,2049,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,932,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,932,0,525,0,1549,1550,1546,0,0,0,0,0,0,0,526,712,0,0,0,802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,932,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,932,710,0,0,0,0,1610,1610,1610,0,803,0,803,0,0,803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,932,709,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -357,13 +357,13 @@ data= [layer] type=level 3 data= -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1471,1472,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1724,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1921,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1853,0,0,0,0,1858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -471,13 +471,13 @@ data= [layer] type=object data= -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1731,1724,0,0,0,0,0,0,1852,1859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1795,1788,0,0,0,0,1852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1795,0,1788,0,0,0,1795,1788,0,0,0,0,0,0,0,0,1852,0,0,736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1852,0,0,737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1859,0,0,0,0,0,0,0,0,0,0,0,0,1852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,77,0,0,0,0,0,0,0,1859,1859,0,0,1852,1852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0,141,736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0,141,0,0,0,737,0,0,0,0,0,0,0,737,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,140,0,141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -585,11 +585,11 @@ data= [layer] type=level 5 data= -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1900,1901,1902,1903,1904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1964,1965,1966,1967,1968,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2028,2029,2030,2031,2032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2092,2093,2094,2095,2096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2156,2157,2158,2159,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1900,1901,1902,1903,1904,0,0,0,0,0,0,0,0,0,0,1598,1599,1600,1601,1598,1599,1600,1601,1854,1854,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1964,1965,1966,1967,1968,0,0,0,0,0,0,0,0,0,0,1662,1667,0,1660,1662,1598,1599,1600,1601,1598,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2028,2029,2030,2031,2032,0,0,0,0,0,0,0,0,0,0,1726,1731,0,1724,1726,1662,1663,1731,1724,1662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2092,2093,2094,2095,2096,0,0,0,0,0,0,0,0,0,0,1790,1602,1472,1597,1790,1726,1727,1602,1597,1726,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2156,2157,2158,2159,2160,0,0,0,0,0,0,0,0,0,0,1854,1790,1791,1792,1854,1790,1791,1792,1793,1790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -927,13 +927,13 @@ data= [layer] type=collision data= -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,2,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,2,2,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,4,4,4,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,4,4,4,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,0,2,2,2,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,0,2,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,2,2,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,2,2,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,4,2,2,2,2,2,2,2,2,0,0,0,0,2,2,2,0,2,2,2,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,2,2,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1, 0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,2,2,2,4,4,4,4,4,0,0,0,0,0,0,2,2,2,2,2,2,0,2,2,2,0,1,1,1,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 0,0,0,0,2,2,2,2,0,0,0,0,0,0,0,0,2,2,2,0,0,0,0,0,0,2,2,2,0,0,4,4,4,0,4,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1, @@ -1054,3 +1054,11 @@ category=fish level=1 number=1 +[enemy] +# TEST forest animal +type=enemy +location=35,1,1,1 +category=fish +level=1 +number=1 +