RimWorld
ESCP - Sload
28개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2022년 5월 29일 오후 11시 00분

Update to 1.0.17

  • Shuffled around a bit of code, the VE Achievements for creating thralls should now track properly if the pawn wasn't originally part of the player faction.
  • Made some balance changes to the Sload headgear:
    • The Sload hood now requires 65 stuff, and increases social impact by 8% (from 150 stuff and 5%).
    • The Sload head cap now requires 50 stuff (from 120).
    • The Sload Colovian helm now requires 70 stuff (from 60).

업데이트: 2022년 5월 29일 오후 2시 09분

Update to 1.0.16

  • Added in the Thrassian Refreshment Elixir, which instantly resets the cooldown for the Create Thrall ability upon use.
  • The Lonesome Sload scenario now starts with a single Thrassian Refreshment Elixir.

업데이트: 2022년 5월 28일 오후 6시 06분

Update to 1.0.15
Requires the latest version of Race Tools

  • Added a new starting scenario; "Lonesome Sload". Starts with a small amount of pemmican, silver and herbal medicine, as well as 3 corpses.
  • Added tags to factions.
  • Sload can no longer be nimble.

업데이트: 2022년 5월 20일 오후 1시 36분

Update to 1.0.14

  • Sload player factions no longer force Sload backstories, and instead use the appropriate vanilla tags. Backstories for actual Sload pawns are handled through their pawnKindDefs.

업데이트: 2022년 5월 2일 오후 7시 55분

Update to 1.0.13

  • Fixed a small issue, nothing that would've caused any problems yet.

업데이트: 2022년 4월 19일 오후 8시 46분

Update to 1.0.12

  • Added some xml tags I found while snooping mod-dev, thanks Aelanna!
  • Basically no more square sloads.

업데이트: 2022년 4월 18일 오후 6시 13분

Update to 1.0.11

  • Added a 3x3 Sload exclusive bed.
  • Added a patch to ensure the new bed counts for Royal titles.
  • Added a Harmony patch to ensure Sload sleep in the middle of their new bed.
  • Added a new backstory, providing stuff knowledge over buoyant steel, for when ESCP - Tools is released.
  • Made some of the rarer backstories rarer.
  • All Sload now have a chance of generating with one of the levels of the ESCP Mage trait.

업데이트: 2022년 4월 12일 오후 12시 12분

Update to 1.0.10

  • Added a new mod setting, which causes thrall skills to decay upon enthralling, disabled by default.

업데이트: 2022년 4월 7일 오후 1시 15분

Update to 1.0.9

  • Sload thralls should actually have no needs again.
  • IsSloadThrall now checks if player faction is null, avoiding errors when creating a world.

Full changes on the github repo: here[github.com]

업데이트: 2022년 4월 5일 오후 7시 40분

Update to 1.0.8

  • Is thrall now checks if a pawn is null, and if a pawn is marked as not being flesh through HAR, which may have actually fixed the errors.
  • Create thrall now checks if the target is not considered flesh through HAR, preventing androids from being targetable, and breaking the Sload if one of their corpses is selected.
  • Shuffled code around a little bit in all the Harmony patches, ensuring the setting is checked first.