Stellaris

Stellaris

Powerful & Realistic Orbital Bombardments
 This topic has been pinned, so it's probably important
Dazz Aephiex  [developer] Jan 12, 2020 @ 11:54am
To Modders: Compatibility Patch Guide
Global Flags
  • prob_global_flag
    Checks if PROB is enabled.

Planet Flags
  • prob_should_be_downgraded_by_devastation
    This planet should be downgraded to a random regular habitable planet class if it has 50% or more devastation under Full+ bombardments as though it was a Gaia World.
  • prob_immue_to_planet_nuking
    This planet can't be nuked. If it has 75%+ devastation under Full+ bombardments, nothing happens. No need to add this flag to megastructures.
  • prob_immue_to_planet_glassing
    This planet can't be glassed. If it has 100% devastation under Armageddon bombardments, it's simply depopulated. No need to add this flag to megastructures.
  • prob_full_immunity
    This planet is immue to all effects caused by PROB.

Country Flags
  • prob_enable_indiscriminate_bombardment
    Up to Indiscriminate is enabled for this Empire regardless of ethics and civics.
  • prob_enable_full_bombardment
    Up to Full is enabled for this Empire regardless of ethics and civics.
  • prob_enable_armageddon_bombardment
    Up to Armageddon is enabled for this Empire regardless of ethics and civics.
  • prob_forced_armageddon_bombardment
    This empire can use the Armageddon bombardment stance policy and must do.

Notes
  • Ringworlds will always be turned into a damaged ringworld if it reaches 100% devastation under Armageddon bombardments. Other planets with the planet flag megastructure will always be removed from the galaxy under the same circumstance. They are both immue to any other planet-class-changing effects that you don't need to add more planet flags on them.
  • If your new planet class is immue to planet glassing, you might want to change it into otherwise uninhabitable planet class. An event triggers with on_planet_ownerless and checks the planet flag prob_colony_destroyed_by_devastation can handle this. You can also call the scripted effect prob_post_making_planet_uninhabitable = yes after making the planet uninhabitable.
Last edited by Dazz Aephiex; Jun 3, 2020 @ 4:44pm
< >
Showing 1-3 of 3 comments
Moissca Aug 3, 2020 @ 6:07am 
被电脑宣战后我选择羞辱目标,赢得战争后发现我无法宣战了,好像是本来应该是ai被禁止宣战但是变成我被禁止宣战了
Moissca Aug 3, 2020 @ 6:08am 
在创意工坊评论区内我我会跳错误,所以只能在这里反馈bug
Dazz Aephiex  [developer] Sep 6, 2020 @ 12:53am 
我认为你无法宣战另有原因。我禁止AI宣战的原理是 ai_no_wars 这个flag,而这个flag对玩家理应无效。
< >
Showing 1-3 of 3 comments
Per page: 1530 50