Resource icon

Loadouts grant perks [snippet for mod makers] (van 2016-10-05

For mod makers.

What it does
This mod contains code that defines three new XML tables. By adding entries to these tables mod makers can have colonists, cargo and spacecraft provide perks.

Compatibility
This code is compatible with vanilla Beyond Earth and Rising Tide.

How to incorporate into your mod
Copy the "Loadouts grant perks" directory and all its contents to your mod. Have the XML file update the database (via the Action tab) and set the LUA file as an "InGameUIAddin" (via the Content tab).

How to use
Add entries to the Colonist_LGP_FreePerk, Cargo_LGP_FreePerk or Spacecraft_LGP_FreePerk tables.

How it works
When the first player founds their first city the code will do a one time check that gives all players the perks associated with their loadout choices.
  • loadouts_grant_perks_splash_0I5.jpg
    loadouts_grant_perks_splash_0I5.jpg
    107.4 KB · Views: 350
Author
Machiavelli24
Downloads
513
Views
513
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Machiavelli24

Top Bottom