Skip to content

Commit

Permalink
Added intent boosts and fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterbrandsen committed Feb 18, 2024
1 parent 683174d commit b38b6cb
Show file tree
Hide file tree
Showing 13 changed files with 1,873 additions and 1,856 deletions.
1,882 changes: 971 additions & 911 deletions files/defaultActions.owned.json

Large diffs are not rendered by default.

65 changes: 15 additions & 50 deletions files/defaultActions.reserved.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,56 +179,6 @@
"value": 0,
"type": 1
},
{
"path": "intents.income.harvest",
"value": 0,
"type": 0
},
{
"path": "intents.income.dismantle",
"value": 0,
"type": 0
},
{
"path": "intents.outcome.repair",
"value": 0,
"type": 0
},
{
"path": "intents.outcome.build",
"value": 0,
"type": 0
},
{
"path": "intents.outcome.upgradeController",
"value": 0,
"type": 0
},
{
"path": "intents.offensive.attack",
"value": 0,
"type": 0
},
{
"path": "intents.offensive.rangedAttack",
"value": 0,
"type": 0
},
{
"path": "intents.offensive.rangedMassAttack",
"value": 0,
"type": 0
},
{
"path": "intents.offensive.heal",
"value": 0,
"type": 0
},
{
"path": "intents.offensive.rangedHeal",
"value": 0,
"type": 0
},
{
"path": "countByType.intents.harvest",
"value": 0,
Expand Down Expand Up @@ -663,5 +613,20 @@
"path": "countByType.constructionSites.storage",
"value": 0,
"type": 1
},
{
"path": "resourcesStored.cell",
"value": 0,
"type": 1
},
{
"path": "resourcesStored.phlegm",
"value": 0,
"type": 1
},
{
"path": "resourcesStored.alloy",
"value": 0,
"type": 1
}
]
Loading

0 comments on commit b38b6cb

Please sign in to comment.