Skip to content

Commit

Permalink
Add more params, comments to instances of server commands
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKaminski committed Feb 9, 2025
1 parent 3704e70 commit 7428165
Show file tree
Hide file tree
Showing 65 changed files with 712 additions and 478 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
{
"id": 596624,
"comment": ""
"comment": "37099. VIP Powerup Membership, 8 hours ; Unlocks VIP membership"
},
{
"id": 596634,
Expand Down Expand Up @@ -65,11 +65,11 @@
},
{
"id": 931185,
"comment": ""
"comment": "38637. Chosen LGV Rental Membership, 7 day ; Unlocks VIP membership"
},
{
"id": 931229,
"comment": ""
"comment": "38636. Chosen LGV Rental Membership, 1 day ; "
},
{
"id": 943879,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"id": 505726,
"comment": ""
"comment": "36361. Modify NPC Loot Table - Melded Crystite ; applied to NPCs so that they also drop melded crystite; in 1962 there are multiple LootTables named 'Was Melded Crystite, do not use'"
},
{
"id": 510920,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@
},
{
"id": 674059,
"comment": ""
"comment": "34886. XP Boost 50%, 5 days ; Player receives a passive xp bonus",
"effect_id": 3509,
"duration_seconds": 432000
},
{
"id": 674065,
Expand All @@ -121,7 +123,9 @@
},
{
"id": 674072,
"comment": ""
"comment": "34889. XP Boost 10%, Permanent ; Player receives a passive 10% xp bonus permanently for buying Ensign Founder Pack, 5% for squadmates",
"permanent": 1,
"experience_boost": 10
},
{
"id": 674075,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,35 +1,37 @@
[
{
"id": 102405,
"comment": "Ability 30238"
"comment": "Ability 30238, drivable APC",
"vehicle_id": 175
},
{
"id": 218262,
"comment": ""
"comment": "ability 34565, Advanced LGV - Calldown, Deploys a motorbike for the player to ride"
},
{
"id": 218267,
"comment": ""
"comment": "ability 34564, Improved LGV - Calldown, Deploys a motorbike for the player to ride"
},
{
"id": 275276,
"comment": ""
"comment": "ability 30237, stock LGV"
},
{
"id": 448976,
"comment": ""
"comment": "Just a test ability for AI to spawn and own a vehicle"
},
{
"id": 719826,
"comment": ""
"comment": "ability 37591, spawns vehicle and waits for duration of <max_uint> ms before executing TargetCurrentVehicle"
},
{
"id": 823817,
"comment": ""
},
{
"id": 861838,
"comment": ""
"comment": "ability 38222, Cobra R-54 Rental",
"vehicle_id": 124
},
{
"id": 861880,
Expand All @@ -49,10 +51,11 @@
},
{
"id": 1324622,
"comment": ""
"comment": "ability 38334, Cobra Turbo K-12",
"vehicle_id": 133
},
{
"id": 1368843,
"comment": ""
"comment": "part of chain 1368848, no ability"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"id": 202386,
"comment": ""
"comment": "52. Stale Beer ; Only a desperate alcoholic would consider drinking this"
},
{
"id": 202390,
Expand Down Expand Up @@ -65,7 +65,7 @@
},
{
"id": 202518,
"comment": ""
"comment": "34363. Summon Low Power Scanning Drone"
},
{
"id": 202534,
Expand Down Expand Up @@ -129,11 +129,11 @@
},
{
"id": 285098,
"comment": ""
"comment": "34982. Use Ballistic Surgeon Kit ; resource type id 98"
},
{
"id": 297174,
"comment": ""
"comment": "35045. Scare Trap ; Mine that detonates a scary FX"
},
{
"id": 298058,
Expand All @@ -149,19 +149,19 @@
},
{
"id": 317291,
"comment": ""
"comment": "35044. Spiderweb Halloween Decal ; Applies a spider web decal on walls"
},
{
"id": 317448,
"comment": ""
"comment": "35028. Ghostly Tombstone ; Celebrate Halloween with this ghost-emitting tombstone!"
},
{
"id": 317551,
"comment": ""
},
{
"id": 322820,
"comment": ""
"comment": "35063. Mists of Madness ; Celebrate Halloween with this fog-emitting gravestone."
},
{
"id": 323326,
Expand Down Expand Up @@ -349,7 +349,7 @@
},
{
"id": 415551,
"comment": ""
"comment": "35027. Use Storm Chamber"
},
{
"id": 415560,
Expand Down Expand Up @@ -909,7 +909,7 @@
},
{
"id": 674057,
"comment": ""
"comment": "34886. XP Boost 50%, 5 days ; Player receives a passive xp bonus"
},
{
"id": 674063,
Expand Down Expand Up @@ -961,7 +961,7 @@
},
{
"id": 680629,
"comment": ""
"comment": "Ability 30287. Small Health Pack ; Activate a Small Health Pack (20%)"
},
{
"id": 680644,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
},
{
"id": 667835,
"comment": ""
"comment": "Ability 37448, effect 6982. Apply of Robot Behavior"
},
{
"id": 667836,
"comment": ""
"comment": "Ability 37448, effect 6982. Remove of Robot Behavior"
},
{
"id": 698503,
Expand Down Expand Up @@ -117,11 +117,11 @@
},
{
"id": 1143785,
"comment": ""
"comment": "Ability 35870. Apply of status effect that puts Nostromo in combat mode"
},
{
"id": 1143789,
"comment": ""
"comment": "Ability 35870. Remove of status effect that puts Nostromo in combat mode"
},
{
"id": 1143947,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"id": 79684,
"comment": ""
"comment": "36. Grant Free Beer ; Grants beer to the interactor"
},
{
"id": 92200,
Expand Down Expand Up @@ -49,7 +49,7 @@
},
{
"id": 189772,
"comment": ""
"comment": "Should grant powercell, occurs after notification: Powercell full and ready for pickup"
},
{
"id": 189777,
Expand Down Expand Up @@ -209,7 +209,7 @@
},
{
"id": 452168,
"comment": ""
"comment": "Ability 34357. Give a player a Load Bearer ; For the Cyrstite Meteor Rush encounter."
},
{
"id": 458504,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[
{
"id": 50329,
"comment": ""
"comment": "196. Grant Resources (200 crystite) ; Grants the owner 200 crystite resources",
"resource_sdb_id": 10,
"quantity": 200
},
{
"id": 57150,
"comment": ""
"comment": "195. Test Ability (DNIKDEL)"
},
{
"id": 62413,
Expand Down Expand Up @@ -41,7 +43,7 @@
},
{
"id": 91333,
"comment": ""
"comment": "30324. Pick-up Energy Crystal"
},
{
"id": 92121,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
{
"id": 1003249,
"comment": ""
"comment": "Ability 39172 - Interact of deployable 3042"
},
{
"id": 1037937,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"id": 415553,
"comment": ""
"comment": "35027. Use Storm Chamber; probably should remove all other chambers"
},
{
"id": 415562,
Expand Down Expand Up @@ -125,7 +125,7 @@
},
{
"id": 607145,
"comment": ""
"comment": "142. BattleLab - Remove Battleframe Tag ; Removes any status effects tagged with 'Battleframe'"
},
{
"id": 619950,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
},
{
"id": 1205025,
"comment": ""
"comment": "duration chain of effect applied to gravlift pad, deployable id 166"
},
{
"id": 1205253,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[
{
"id": 1192977,
"comment": ""
"comment": "From ability 38541 - Apply Omnidyne-M Banner"
},
{
"id": 1192978,
"comment": ""
"comment": "From ability 38541 - Apply Omnidyne-M Banner"
},
{
"id": 1192979,
"comment": ""
"comment": "From ability 38541 - Apply Omnidyne-M Banner"
},
{
"id": 1192980,
"comment": ""
"comment": "From ability 38541 - Apply Omnidyne-M Banner"
},
{
"id": 1192983,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
},
{
"id": 1114481,
"comment": ""
"comment": "37541. Open Arc Job Board - Accord Military Base ; Opens the arc job board and authorizes the player for it."
},
{
"id": 1114488,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
},
{
"id": 176829,
"comment": ""
"comment": "33918. Resource Node Scan Test ; Scan for resource nodes near the player"
},
{
"id": 176833,
"comment": ""
},
{
"id": 181662,
"comment": ""
"comment": "34126. TEST Dev Resource Scanner ; Scans for thumper nodes in a 600 meter radius"
},
{
"id": 188306,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[
{
"id": 147369,
"comment": ""
"comment": "20. Guardian Angel - I ; Protect your nearest teammate and 30187. Guardian Angel - II ; Protect 2 closest allies"
},
{
"id": 1179381,
"comment": ""
},
{
"id": 1354205,
"comment": ""
"comment": "40999. PvP Teleport Shot ; Activate: Lock on to a friendly target and teleport to its location. Damage that would be dealt to targeted ally is instead redirected to you for a short duration."
}
]
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[
{
"id": 514594,
"comment": ""
"comment": "36330. NPC Revive",
"type": 2
},
{
"id": 528355,
Expand Down
Loading

0 comments on commit 7428165

Please sign in to comment.