Skip to content

Commit

Permalink
Make template action
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 12, 2023
1 parent 5c5b5bb commit 4f0bd5f
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions template/BraytechFeatureDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,13 +223,16 @@
"character": {
"displayProperties": {
"name": "Character",
"description": "Review your Guardian's equipment and inventory"
"description": "Review your Guardian's equipment and inventory."
},
"keywords": [
"inventory",
"items",
"equipment",
"stats"
"stats",
"postmaster",
"consumables",
"loadouts"
]
},
"character-equipment": {
Expand All @@ -238,25 +241,21 @@
"description": "Evaluate your Guardian's battle readiness"
}
},
"character-postmaster": {
"character-inventory": {
"displayProperties": {
"name": "Postmaster",
"description": "Postmaster Frames dutifully oversee deliveries, messages, and lost items"
"name": "Inventory",
"description": "Postmaster Frames dutifully oversee deliveries, messages, and lost items.\nMaybe they can help you with your other supplies and materials too."
},
"keywords": [
"postmaster"
"postmaster",
"inventory",
"consumables"
]
},
"character-consumables": {
"displayProperties": {
"name": "Consumables",
"description": "Supplies and materials that can be used to enhance your Guardian and their gear"
}
},
"character-vault": {
"displayProperties": {
"name": "Vault",
"description": "Safe storage for general items. Accessible to all your characters"
"description": "Safe storage for general items. Accessible to all your characters."
},
"keywords": [
"vault"
Expand All @@ -265,7 +264,7 @@
"character-vendors": {
"displayProperties": {
"name": "Vendors",
"description": "Spy on your favourite task delegators and trading partners"
"description": "Spy on your favourite task delegators and trading partners."
},
"keywords": [
"vendors",
Expand All @@ -276,19 +275,19 @@
"character-loadouts": {
"displayProperties": {
"name": "Loadouts",
"description": "Preconfigure your equipment, strap it up, and name it"
"description": "Preconfigure your equipment, strap it up, and name it."
}
},
"quests": {
"displayProperties": {
"name": "Quests",
"description": "Track your pursuits, including quests and bounties"
"description": "Track your pursuits, including quests and bounties."
}
},
"quests-bounties": {
"displayProperties": {
"name": "Bounties",
"description": "All of the selected Guardian's bounties"
"description": "All of the selected Guardian's bounties."
},
"keywords": [
"bounty"
Expand All @@ -297,7 +296,7 @@
"activity": {
"displayProperties": {
"name": "Activity",
"description": "Explore and filter your Post Game Carnage Reports in detail"
"description": "Explore and filter your Post Game Carnage Reports in detail."
},
"keywords": [
"reports",
Expand Down

0 comments on commit 4f0bd5f

Please sign in to comment.