Changes for page Eco-System System Design
Last modified by Utku Dagli on 2026/03/14 17:22
From version 17.1
edited by Alexandros Mloukie
on 2025/12/19 20:43
on 2025/12/19 20:43
Change comment:
There is no comment for this version
To version 32.1
edited by Adam Janus
on 2026/01/13 18:42
on 2026/01/13 18:42
Change comment:
Added annotation on "Feature"
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 9 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.A lexandrosMloukie1 +XWiki.AdamDesign - Content
-
... ... @@ -33,7 +33,7 @@ 33 33 34 34 == 1.1 - Layer 1: Creature State Machine == 35 35 36 -**Core Concept:** Each creature type behaves differently under specific conditions and states, depending on what those states dictate. For now, they are categori sed into three groups (prey, predators and scavengers). In the future, changes could include additions and updates to these documents. These creatures’ behaviour varies under observable conditions, such as day and weather cycles.36 +**Core Concept:** Each creature type behaves differently under specific conditions and states, depending on what those states dictate. For now, they are categorized into three groups (prey, predators and scavengers). In the future, changes could include additions and updates to these documents. These creatures’ behavior varies under observable conditions, such as day and weather cycles. 37 37 38 38 === 1.1.1 - Core States === 39 39 ... ... @@ -83,89 +83,84 @@ 83 83 84 84 [[image:Screenshot 2025-12-08 162729.png||alt="State Transition Diagram"]] 85 85 86 -|=Creature Type|=Morning|=Midday|=Dusk|=Night|=Primary Location 86 +(% class="table-bordered" %) 87 +(% class="active" %)|=Creature Type|=Morning|=Midday|=Dusk|=Night|=Primary Location 87 87 |Predator|Resting|Feeding|Feeding|Feeding|Caves → Open areas 88 88 |Prey|Feeding|Resting|Feeding|Resting|Water → Open Areas →Shelter 89 -| (%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Scavangers|(%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Scavangers|(%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Resting|(%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Scavangers|(%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Resting|(%%)(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Kill Sites → Trees → Caves90 +|Scavangers|Scavanging|Resting|Scavanging|Resting|Kill Sites → Trees → Caves 90 90 91 -=== =**1.1.2 - Weather System**====92 +=== 1.1.2 - Weather System === 92 92 93 - 94 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Sunny (Baseline)** 95 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Visibility: 100% 96 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Audio range: 100% 97 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Movement: 100% 98 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Normal creature behaviours 99 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Standard schedules are followed, and creatures operate at full activity level. 100 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Vision-based detection at maximum range 101 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Player Strategy: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Patterns are more predictable. 102 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Rainy** 103 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Visibility: 80% 104 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Audio Range: 60% 105 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Movement: 70% 106 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Mostly spawned around shelter, rarely spawned in other areas. 107 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Creatures roam less, stay in sheltered areas, and spend most of their time in a resting state. 108 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)The feeding state is reduced by 60% 109 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Movement speed reduced by 30% 110 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)The rain muffles audio cues. 111 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Player Strategies:**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) Check shelter locations, check caves, check dense vegetation. 112 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Caves could have groups of predators; players must be careful. 113 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Foggy** 114 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Visibility: 40% 115 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Audio range: 150% 116 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Movement: 70% 117 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Creatures can enter the alert state more frequently. A slight leaf crunch sound could trigger the flee state. 118 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Visual detection is low, auditory detection is high. When the creatures are not in flee mode, they move slowly. 119 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Predators rely on ambush tactics. Players could be hunted if they haven’t noticed the predators. 120 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Player Strategies: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Move slowly and quietly, but be careful; players can also be hunted if they are unaware of the predator. 121 - 122 -|=Weather|=Movement Speed|=Roaming Radius from the Spawn Point|=Resting Priority|=Vision Range|=Hearing Range 123 -|Sunny|100%|100%|1.0x|100%|((( 124 -100% 125 - 126 - 94 +(% class="table-bordered" %) 95 +(% class="active" %)|=Weather|=Characteristics 96 +|Sunny (Baseline)|((( 97 +* Visibility: 100% 98 +* Audio range: 100% 99 +* Movement: 100% 100 +* Normal creature behaviors 101 +* Standard schedules are followed, and creatures operate at full activity level. 102 +* Vision-based detection at maximum range 103 +* **Player Strategy:** Patterns are more predictable. 127 127 ))) 128 -|Rainy|70%|40%|2.0x|80%|((( 129 -60% 105 +|Rainy|((( 106 +* Visibility: 80% 107 +* Audio Range: 60% 108 +* Movement: 70% 109 +* Creatures mostly spawned around shelter, rarely spawned in other areas. 110 +* Creatures roam less, stay in sheltered areas, and spend most of their time in a resting state. 111 +* The feeding state is reduced by 60% 112 +* Movement speed reduced by 30% 113 +* The rain muffles audio cues. 114 +* Caves could have groups of predators; players must be careful. 115 +* **Player Strategies:** Check shelter locations, check caves, check dense vegetation. 130 130 ))) 117 +|Foggy|((( 118 +* Visibility: 40% 119 +* Audio range: 150% 120 +* Movement: 70% 121 +* Creatures can enter the alert state more frequently. A slight leaf crunch sound could trigger the flee state. 122 +* Visual detection is low, auditory detection is high. When the creatures are not in flee mode, they move slowly. 123 +* Predators rely on ambush tactics. Players could be hunted if they haven’t noticed the predators. 124 +* **Player Strategies:** Move slowly and quietly, but be careful; players can also be hunted if they are unaware of the predator. 125 +))) 126 + 127 +(% class="table-bordered" %) 128 +(% class="active" %)|=Weather|=Movement Speed|=Roaming Radius from the Spawn Point|=Resting Priority|=Vision Range|=Hearing Range 129 +|Sunny|100%|100%|1.0x|100%|100% 130 +|Rainy|70%|40%|2.0x|80%|60% 131 131 |Foggy|80%|60%|1.5x|40%|150% 132 132 133 133 [[image:Screenshot 2025-12-09 161553.png||alt="Weather System"]] 134 134 135 -== ====135 +== 1.2 - Layer 2: Micro-zoning == 136 136 137 - ===**1.2-Layer2:Micro-zoning**===137 +**Core Concept:** Within each biome, there are special micro-zones that determine the creature density and spawn priority. These zones are tied to terrain features. 138 138 139 -=== 140 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Core Concept: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Within each biome, there are special micro-zones that determine the creature density and spawn priority. These zones are tied to terrain features.(%%) === 139 +(% class="table-bordered" %) 140 +(% class="active" %)|=Feature|=Description 141 +|High elevation|More like hills, or mountains. Predators and scavengers hide or rest here. 142 +|Dense Vegetation|Dense forests with thick vegetation such as trees, bushes, plants, etc. This zone serves as a resting ground for prey. 143 +|Cave Entrance|Dark tunnels or just an opening; mostly predators rest; sometimes prey can be found here, too. 144 +|Riverside/Seashore|Where all animals drink or hang out. Still, predators and scavengers hunt and feed here. Also, some predators are in the water to hunt fish. 141 141 142 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**High elevation:**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) More like hills, or mountains. Predators and scavengers hide or rest here. 143 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Dense Vegetation: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Dense forests with thick vegetation such as trees, bushes, plants, etc.(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)** **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)This zone serves as a resting ground for prey. 144 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Cave Entrance: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Dark tunnels or just an opening; mostly predators rest; sometimes prey can be found here, too. 145 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Riverside/Seashore: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Where all animals drink or hang out. Still, predators and scavengers hunt and feed here. Also, some predators are in the water to hunt fish. 146 +=== 1.2.1 - Micro-zone types === 146 146 147 -==== **1.2.1 - Micro-zone types** ==== 148 +(% class="table-bordered" %) 149 +(% class="active" %)|=(% style="width: 200px;" %)Micro-Zone|=(% style="width: 115px;" %)Trait|=(% style="width: 852px;" %)Description 150 +|(% colspan="1" rowspan="3" style="width:200px" %){{info}}Water Proximity Zones (Riverside/Seashores){{/info}}|(% style="width:115px" %)0-50m|(% style="width:852px" %)All the creatures drink water. Some predators hunt prey or fish in the water. 151 +|(% style="width:115px" %)50-150m|(% style="width:852px" %)Predator ambush zone. Predators could hide in a bush and attack prey or players. 152 +|(% style="width:115px" %)150m+|(% style="width:852px" %)General territory. Where the Valley or Vegetation starts. Prey rest or feeding place, depending on vegetation density. 153 +|(% colspan="1" rowspan="3" style="width:200px" %){{warning}}Elevation Zone{{/warning}}|(% style="width:115px" %)High Ground|(% style="width:852px" %)Predators and scavengers' resting place. If territorial, they become aggressive when an outsider approaches. 154 +|(% style="width:115px" %)Mid Elevation|(% style="width:852px" %)Migration paths, predators, and scavengers pass through or rest here during the late hours. 155 +|(% style="width:115px" %)Valley|(% style="width:852px" %)Prey resting, or feeding place, depending on the density of the vegetation. 156 +|(% colspan="1" rowspan="3" style="width:200px" %){{success}}Vegetation Density{{/success}}|(% style="width:115px" %)Dense|(% style="width:852px" %)Where the prey primarily hide and rest. If there is a prey nest, the prey are territorial. There could also be predators for players to hunt, but players will mainly find prey. During fog and rain, there will be no predators in here. 157 +|(% style="width:115px" %)Forest Edge|(% style="width:852px" %)Where the prey feeds on fruits and berries on trees and bushes. Where predators hunt prey. 158 +|(% style="width:115px" %)Clearings|(% style="width:852px" %)Where the prey feeds on bushes and grass. Where the predators haunt prey, and scavengers feast on carcasses. 159 +|(% colspan="1" rowspan="2" style="width:200px" %){{error}}Cave{{/error}}|(% style="width:115px" %)Cave Entrance|(% style="width:852px" %)During rain, most prey will hide here from the rain. Other than rainy days, there will be no prey. During foggy periods, predators will be here. 160 +|(% style="width:115px" %)Inner Cave|(% style="width:852px" %)A Hide and resting place for predators. Predators in here are territorial because this place also serves as their nest. 148 148 149 - 150 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Water proximity zones (Riverside/Seashores)** 151 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Zone 1: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)0-50m. All the creatures drink water. Some predators hunt prey or fish in the water. 152 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Zone 2: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)50-150m. Predator ambush zone. Predators could hide in a bush and attack prey or players. 153 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Zone 3: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)150m+. General territory. Where the Valley or Vegetation starts. Prey rest or feeding place, depending on vegetation density. 154 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Elevation zone** 155 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**High Ground: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Predators and scavengers' resting place. Territorially, they become aggressive when an outsider approaches. 156 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Mid Elevation: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Migration paths, predators, and scavengers pass through or rest here during the late hours. 157 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Valley: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Prey resting, or feeding place, depending on the density of the vegetation. 158 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Vegetation Density:** 159 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Dense: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Where the prey primarily hide and rest. If there is a prey nest, the prey are territorial. There could also be predators for players to hunt, but players will mainly find prey. During fog and rain, there will be no predators in here. 160 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Forest Edge:**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) Where the prey feeds on fruits and berries on trees and bushes. Where predators hunt prey. 161 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Clearings: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Where the prey feeds on bushes and grass. Where the predators haunt prey, and scavengers feast on carcasses. 162 -* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Cave:** 163 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Cave Entrance: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)During rain, most prey will hide here from the rain. Other than rainy days, there will be no prey. During foggy periods, predators will be here. 164 -** (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Inner Cave: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)A Hide and resting place for predators. Predators in here are territorial because this place also serves as their nest. 165 - 166 -|=((( 167 -State/Creature 168 -)))|=Prey|=Predator|=Scavengers 162 +(% class="table-bordered" %) 163 +(% class="active" %)|=State/Creature|=Prey|=Predator|=Scavengers 169 169 |=Resting|Sunny: Dense vegetation 170 170 Rain: Dense vegetation and Cave Entrance|Sunny: Inner cave, High Ground and mid elevation 171 171 Foggy: Cave Entrance and Inner Cave|High Ground and mid elevation ... ... @@ -387,3 +387,5 @@ 387 387 * (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Q5**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %) - Teaches: Creature interactions with each other. 388 388 389 389 ==== ==== 385 + 386 +~)~)~)
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +"Recuced Activity during Rain" - I see how it follows rules of resemblance and logic. I like the idea that its easier to hunt for prays in their nests while its raining or entering the cage to be suprised by a flock of predators in there. This has a lot of potential but how would you introduced that to player? - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:07:50.637 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 + Core States - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[1]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,3 @@ 1 +Well this is very problematic. 2 +\\This mechanic is mostly know form hunting simulators. Additionaly many players tend to play games while listening to something. Lastly, It comes with readability issues. We would need tho have special "Listening" animation for each mob to make it readable, unless we going to communicate it via UI (we won't). 3 +\\Sole idea of alert state is good, but in here we need to marge it with vison. So it applies to overall detection range etc. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:16:32.667 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +More reactive to the sound-based threats. - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[2]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,2 @@ 1 +I assume it's general Tranistion diagram, not examplatory one right? 2 +\\Well then I have troubles understanding it. It can't go form resting to alert? Maybe my assumption is wrong. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:23:10.463 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +State Transition Diagram - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[3]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +There is a minor issue. I see what you ment by Rainy or foggy. But i would not go with hard naming rain or fogy. Name it low visbility & bad. You know if we decide that we would like to have a dessert layer then bad weather still aplies but rainy not very much. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:27:43.880 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +Weather System - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[4]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +Quite opposite, patterns are more diversed therefore sunny weather is worst for pattern reaptability - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:29:32.870 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +Player Strategy: Patterns are more predictable. - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[5]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,7 @@ 1 +Well this is a major issue. 2 +\\First of all it affects navigation, and if we are making game about resources scaristy it could be more deadly then predators by themself. I see how much it may be dependant by visuals of the fog but its high risk. 3 +\\Second, it's efectivly enforcing sneaking meachnics. Don't you think that forcing player to reduce the movemnt speed at effectivley entire map is could be radically affecting game pacing? 4 +\\However, i like the idea of "I am traveling thourgh fog, and hapens to stumble upon pray that is suprised as much as I am" 5 +\\I think problem lies in the fact that you give double advantage to mobs; 6 +1 - player can't see them 7 +2 - they will hear player before they can be seen. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:37:23.210 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +Player Strategies: Move slowly and quietly, but be careful; players can also be hunted if they are unaware of the predator. - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[6]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +High evlation - seems more like a spot for predators to observe their teritory then resting place. Or, for a scavangers to look for food. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:39:57.805 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +High elevation - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[7]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +I thing you are to precise, what about old buildings? they seem similar that they are good shelters. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:41:36.269 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +Cave Entrance - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome
- XWiki.XWikiComments[8]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.AdamDesign - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +What about paths or openings in forest? - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2026-01-13 18:42:21.970 - Selection
-
... ... @@ -1,0 +1,1 @@ 1 +Feature - State
-
... ... @@ -1,0 +1,1 @@ 1 +SAFE - Target
-
... ... @@ -1,0 +1,1 @@ 1 +Test file.Eco-System System Design.WebHome