Skip to content

Commit

Permalink
Added documentation for ban list
Browse files Browse the repository at this point in the history
  • Loading branch information
iakona committed Dec 8, 2024
1 parent df3fe8e commit 7117b99
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions TIPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,30 @@
- Choose Spirits
- Click "Start Game"

### Ban List
- Open up the Notebook tab called "Card Ban List"
- You can ban cards using two different methods:
- Name
- GUID
- In order to find GUID you'll want to right click on object -> Scripting -> GUID
- This method mainly exists for event cards which have multiple names
- Each card you wish to ban should appear on separate lines under the matching header
```
[Major Powers]
[Minor Powers]
Growth Through Sacrifice
Elemental Boon
[Event Cards]
Years of Little Rain
7bb820
[Blight Cards]
[Fear Cards]
```

### Custom-made Content Notes
- To load in custom-made content (if it is a workshop mod): "Games" (top of the screen) > "Workshop" > "..." > "Additively Load"
- To load in a saved object: "Objects" (top of screen) > "Saved Objects"
Expand Down

0 comments on commit 7117b99

Please sign in to comment.