Skip to content

Commit

Permalink
Changed cost of ST to +/-5. Added attr file for GCS. Added some alien…
Browse files Browse the repository at this point in the history
… races.
  • Loading branch information
tdegruyl committed Aug 16, 2024
1 parent f12228d commit fdbaf15
Show file tree
Hide file tree
Showing 15 changed files with 5,769 additions and 279 deletions.
14 changes: 7 additions & 7 deletions Library/Races/Aslan.gct
Original file line number Diff line number Diff line change
Expand Up @@ -964,29 +964,29 @@
],
"modifiers": [
{
"id": "mhsrY2NQyUw3vznQ9",
"id": "mDB_xKE3g-DtXs3W3",
"name": "No Fine Manipulators",
"reference": "B15",
"cost": -40,
"disabled": true
},
{
"id": "m5J5iyKMBSx7hqwbH",
"id": "m_Gu1AfRXnPUUwcg5",
"name": "Size",
"reference": "B15",
"levels": 1,
"cost": -10,
"disabled": true
},
{
"id": "mw_bwX1e6WaCyybTj",
"id": "m84WgVZOMieZehs8C",
"name": "Super-Effort",
"reference": "SU24",
"cost": 300,
"disabled": true
}
],
"points_per_level": 10,
"points_per_level": 5,
"features": [
{
"type": "attribute_bonus",
Expand All @@ -998,17 +998,17 @@
"can_level": true,
"levels": 1,
"calc": {
"points": 10
"points": 5
}
}
],
"calc": {
"points": -8
"points": -13
}
}
],
"calc": {
"points": 3
"points": -2
}
}
]
Expand Down
Loading

0 comments on commit fdbaf15

Please sign in to comment.