aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-10-31 23:17:24 +0000
committerGitHub <noreply@github.com>2022-10-31 23:17:24 +0000
commitc5166f21fef4796d3066c59f4b2f2bdb7c1c4d74 (patch)
treefba4de37115f13a5bd58331fb37199004c4920d0 /Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv
parent0c388032acabebd89d2b28e52e97be6f6446b144 (diff)
downloadNorthstarMods-c5166f21fef4796d3066c59f4b2f2bdb7c1c4d74.tar.gz
NorthstarMods-c5166f21fef4796d3066c59f4b2f2bdb7c1c4d74.zip
add datatables (dumped from rpak) (#517)
* add datatables (dumped from rpak) * add datatables that accidentally weren't included
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv')
-rw-r--r--Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv8
1 files changed, 8 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv b/Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv
new file mode 100644
index 000000000..6e40e332a
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/datatable/pilot_properties.csv
@@ -0,0 +1,8 @@
+type,image,tactical,defaultPassive1,defaultPassive2,melee,cost
+"nomad","rui/pilot_loadout/suit/nomad","mp_ability_heal","pas_power_cell","pas_enemy_death_icons","melee_pilot_emptyhanded",180
+"light","rui/pilot_loadout/suit/light","mp_ability_shifter","pas_fast_health_regen","pas_wallhang","melee_pilot_emptyhanded",180
+"geist","rui/pilot_loadout/suit/geist","mp_ability_cloak","pas_power_cell","pas_enemy_death_icons","melee_pilot_emptyhanded",180
+"medium","rui/pilot_loadout/suit/medium","mp_weapon_grenade_sonar","pas_fast_health_regen","pas_wallhang","melee_pilot_emptyhanded",180
+"grapple","rui/pilot_loadout/suit/grapple","mp_ability_grapple","pas_power_cell","pas_wallhang","melee_pilot_emptyhanded",180
+"heavy","rui/pilot_loadout/suit/heavy","mp_weapon_deployable_cover","pas_fast_health_regen","pas_enemy_death_icons","melee_pilot_emptyhanded",180
+"stalker","rui/pilot_loadout/suit/stalker","mp_ability_holopilot","pas_power_cell","pas_enemy_death_icons","melee_pilot_emptyhanded",180 \ No newline at end of file