You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/common/settings.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -938,6 +938,12 @@ const character_settings = {
938
938
"type": "bool",
939
939
"default": false
940
940
},
941
+
"druid-circle-of-mutation-circle-forms": {
942
+
"title": "Druid: Circle of Mutation - Circle Forms",
943
+
"description": "Predator's Strike. When you hit a creature with an attack roll using a Beast form's attack in Wild Shape, you add +2 to the damage dealt.",
944
+
"type": "bool",
945
+
"default": false
946
+
},
941
947
"discord-target": {
942
948
"title": "Discord Destination",
943
949
"description": "Send rolls to a character specific Discord channel",
0 commit comments