#[0.15.0.36] Vanilla+ CharGen

3 messages · Page 1 of 1 (latest)

light nymph
#

This mod is a fork and combination of [NXTtrain's CYOA and CYOS mods](#1286303845634408508 message) It does not include his Choose Your Own Age mod's code
Name: Vanilla+_CharGen
Originally remade for 0.14 but confirmed working in 0.15
This mod works with my [Tiny Ship Pack](#1506072434640425152 message) by default. Any mods with default compatibility will need to be loaded first in the mod load order. With no other mods installed, the Seek ships option will only show the "Vanilla Ships" option
I also included an alternate version of the Interactions.json that does not require you to have the appropriate skill to select one of the "Risk" options during the appropriate CharGen events

vale onyx
#

The compat patch for Ithships seems to not work, I've replaced the interactions.xml file on IthShips and modified Chargen's interactions.xml to have

    "strName" : "HLVpCGEncShipbreakerShipEventsRoot",
    "strTitle" : "Seek ship - free choice.",
    "strDesc" : "You decide that it is time to find a ship. What sort of ship are you looking for?",
    "CTTestUs" : "TNotIsImprisoned",
    "aInverse"          : [
"HLVpCGEncVanilaShipEventsList",
"HLVpCGEncIthShipsShipEventsList",
"HLVpCGEncTinyShipsShipEventsList"
    ],
    "fDuration"         : 0.0,
    "LootCondsUs"         : null,
    "strThemType"       : "Self"
  },```

Running modlist as just 
```      "core",
      "IthShips-main",
      "Allister_Hale_Tiny_Ship_Contest_Mod",
      "Vanilla+_CharGen",```
Only Tiny ship's prompt and the vanilla ships appear