RimWorld
Custom Ritual Framework
38개 중 11~20개 표시 중
< 1  2  3  4 >
업데이트: 2022년 4월 21일 @ 오후 3시 37분

Added an option to add traits to Pawns as a ritual result

업데이트: 2021년 8월 25일 @ 오전 7시 15분

Resurrection ritual removed, will be put in Sample Rituals https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2579343852

업데이트: 2021년 8월 24일 @ 오후 12시 32분

- RitualObligationTargetWorker_CustomGrave now available. At the moment only allows graves to be specified but otherwise works like RitualObligationTargetWorker_Custom

업데이트: 2021년 8월 21일 @ 오후 5시 30분

[Auto-generated text]: Update on 8/21/2021 8:30:35 PM.

업데이트: 2021년 8월 19일 @ 오전 11시 08분

[Auto-generated text]: Update on 8/19/2021 2:08:00 PM.

업데이트: 2021년 8월 19일 @ 오전 10시 49분

- certainty, suppression, willReduction, and resistanceReduction available for outcomes. willReduction is an absolute value, while the others are floats with 1.0f = 100%. Certainty will reduce certainty in other Ideoligions and increase certainty in matching Ideoligions for anyone participating. Suppression offsets slave supression levels for any slave participating.
- New classes and triggers for rituals involving bringing Things to a ritual site as an offering. There are still a few issues, but I decided to upload this so others can help test more easily.
- Incidents have a "useStoryteller" option in the IncidentParmsCustom class that will get parms using the storyteller, so that you don't have to specify a lot of them.

업데이트: 2021년 8월 15일 @ 오전 6시 05분

[Auto-generated text]: Update on 8/15/2021 9:05:33 AM.

업데이트: 2021년 8월 14일 @ 오후 1시 05분

- fixed an issue in obligationtrigger_event
- new StageEndTrigger, StageEndTrigger_ThingNotPresent to skip a stage if at least one of a specified list of Thing defNames isn't within a specified distance of the ritual site. You can use multiple nodes to do an "and" operation on this.
- new JobGiver, JobGiver_MusicianPlayInstrument that also takes a list of Thing defNames (which must be instruments) and a distance to look. This makes it somewhat generic

업데이트: 2021년 8월 13일 @ 오후 4시 38분

Reduced the chance for example rituals to be randomly generated, and also made them obey precept limits.

업데이트: 2021년 8월 13일 @ 오후 12시 54분

Harvest rituals should no longer be causing raids. ...sorry about that one.