Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

POIs:EmptyNest: Difference between revisions

From CrabCodex
No edit summary
No edit summary
Tags: Manual revert Reverted
Line 1: Line 1:
= EmptyNest =
= EmptyNest =
[[File:Poi icon.png|220px]]


== Biomes ==
== Biomes ==
Line 7: Line 6:
== Choices ==
== Choices ==
=== Crack ===
=== Crack ===
'''SpawnFoodAndBoss'''
Type: SpawnFoodAndBoss_PoiChoiceData
* _foodDropChances: {'_foodRarityDropMappings': {'__class': 'FoodRarityDropDataRarityMapping'}, '_hpFoodPrefab': {'_percentageOfMaxHpToHealWithEachBite': 0.05000000074505806, '_extraPercentageOfMaxHpToHealWithFinalBite': 0.05000000074505806}, '_howMuchFoodToDropWeights': [None, None, 15, 35], '_howManyMutagenToDropWeights': [], '_canDropBossFruit': False}
* _dropRadius: {}
* _chanceToSpawnBoss: 0.5
* _landBossSpawnChances: [None, None, None, None, None, None]
* _bossAggroTime: 60
=== Hide ===
=== Hide ===
'''Increase stat'''
Type: IncreaseStat_PoiChoiceData
* _applyMode: {}
* _numberOfStatsToApply: {}
* _statsToAffect: {}
=== Protect ===
=== Protect ===
'''DefendPoi'''
Type: DefendPoi_PoiChoiceData
* _poiHealth: {'m_Ptr': {}, 'm_RequiresNativeCleanup': True}
* _enemiesAggroTime: 60
* _landBabyBossSpawnChances: [None, None, None, None]
* _enemyArchetypesToAvoidAttractingWhenProtecting: [{}, {}]


[[Category:POIs]]
[[Category:POIs]]

Revision as of 01:02, 4 March 2026

EmptyNest

Biomes

Sand, Snow

Choices

Crack

Type: SpawnFoodAndBoss_PoiChoiceData

  • _foodDropChances: {'_foodRarityDropMappings': {'__class': 'FoodRarityDropDataRarityMapping'}, '_hpFoodPrefab': {'_percentageOfMaxHpToHealWithEachBite': 0.05000000074505806, '_extraPercentageOfMaxHpToHealWithFinalBite': 0.05000000074505806}, '_howMuchFoodToDropWeights': [None, None, 15, 35], '_howManyMutagenToDropWeights': [], '_canDropBossFruit': False}
  • _dropRadius: {}
  • _chanceToSpawnBoss: 0.5
  • _landBossSpawnChances: [None, None, None, None, None, None]
  • _bossAggroTime: 60

Hide

Type: IncreaseStat_PoiChoiceData

  • _applyMode: {}
  • _numberOfStatsToApply: {}
  • _statsToAffect: {}

Protect

Type: DefendPoi_PoiChoiceData

  • _poiHealth: {'m_Ptr': {}, 'm_RequiresNativeCleanup': True}
  • _enemiesAggroTime: 60
  • _landBabyBossSpawnChances: [None, None, None, None]
  • _enemyArchetypesToAvoidAttractingWhenProtecting: [{}, {}]