aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/datatable/pilot_abilities.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_abilities.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_abilities.csv')
-rw-r--r--Northstar.CustomServers/mod/scripts/datatable/pilot_abilities.csv16
1 files changed, 16 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/datatable/pilot_abilities.csv b/Northstar.CustomServers/mod/scripts/datatable/pilot_abilities.csv
new file mode 100644
index 000000000..e9949479a
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/datatable/pilot_abilities.csv
@@ -0,0 +1,16 @@
+itemRef,type,damageSource,hidden,cost
+"mp_ability_grapple","PILOT_SPECIAL",0,0,180
+"mp_ability_heal","PILOT_SPECIAL",0,0,180
+"mp_ability_holopilot","PILOT_SPECIAL",0,0,180
+"mp_weapon_grenade_sonar","PILOT_SPECIAL",1,0,180
+"mp_ability_shifter","PILOT_SPECIAL",0,0,180
+"mp_weapon_deployable_cover","PILOT_SPECIAL",0,0,180
+"mp_ability_cloak","PILOT_SPECIAL",0,0,180
+"mp_weapon_frag_grenade","PILOT_ORDNANCE",1,0,220
+"mp_weapon_grenade_emp","PILOT_ORDNANCE",1,0,220
+"mp_weapon_grenade_gravity","PILOT_ORDNANCE",1,0,220
+"mp_weapon_grenade_electric_smoke","PILOT_ORDNANCE",1,0,220
+"mp_weapon_thermite_grenade","PILOT_ORDNANCE",1,0,220
+"mp_weapon_satchel","PILOT_ORDNANCE",1,0,220
+"melee_pilot_sword","NOT_LOADOUT",1,1,220
+"mp_ability_shifter_super","PILOT_SPECIAL",0,1,220 \ No newline at end of file