POIs:EmptyNest: Difference between revisions
From CrabCodex
More actions
No edit summary |
No edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
= EmptyNest = | = EmptyNest = | ||
== Biomes == | == Biomes == | ||
| Line 7: | Line 6: | ||
== Choices == | == Choices == | ||
=== Crack === | === 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 === | === Hide === | ||
Type: IncreaseStat_PoiChoiceData | |||
* _applyMode: {} | |||
* _numberOfStatsToApply: {} | |||
* _statsToAffect: {} | |||
=== Protect === | === Protect === | ||
''' | 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: [{}, {}]