瀏覽代碼

Non-custom example data

Robert Carnecky 10 年之前
父節點
當前提交
5e8d28b25c
共有 1 個文件被更改,包括 11 次插入11 次删除
  1. 11
    11
      generator/data/card_data_example.js

+ 11
- 11
generator/data/card_data_example.js 查看文件

3
         "count": 1,
3
         "count": 1,
4
         "color": "maroon",
4
         "color": "maroon",
5
         "title": "Burning Hands",
5
         "title": "Burning Hands",
6
-        "icon": "custom-spell-1",
7
-        "icon_back": "custom-class-arcane",
6
+        "icon": "white-book-1",
7
+        "icon_back": "robe",
8
         "contents": [
8
         "contents": [
9
             "subtitle | 1st level evocation",
9
             "subtitle | 1st level evocation",
10
             "rule",
10
             "rule",
14
             "rule",
14
             "rule",
15
             "fill | 2",
15
             "fill | 2",
16
             "text | Each creature in a 15-foot cone must make a Dexterity saving throw. A creature takes <b>3d6 fire damage</b> on a failed save, or half as much damage on a successful one.",
16
             "text | Each creature in a 15-foot cone must make a Dexterity saving throw. A creature takes <b>3d6 fire damage</b> on a failed save, or half as much damage on a successful one.",
17
-            "text | The fire ignites any flammable objects in the area that arent being worn or carried.",
17
+            "text | The fire ignites any flammable objects in the area that aren't being worn or carried.",
18
             "fill | 3",
18
             "fill | 3",
19
             "section | At higher levels",
19
             "section | At higher levels",
20
             "text | +1d6 damage for each slot above 1st"
20
             "text | +1d6 damage for each slot above 1st"
24
         "count": 1,
24
         "count": 1,
25
         "color": "indigo",
25
         "color": "indigo",
26
         "title": "Cunning Action",
26
         "title": "Cunning Action",
27
-        "icon": "custom-spell",
28
-        "icon_back": "custom-class-rogue",
27
+        "icon": "white-book",
28
+        "icon_back": "cloak-dagger",
29
         "contents": [
29
         "contents": [
30
             "subtitle | Rogue feature",
30
             "subtitle | Rogue feature",
31
             "rule",
31
             "rule",
33
             "text | You can take a <b>bonus action on each of your turns</b> in combat. This action can be used only to take the <b>Dash, Disengage, or Hide</b> action.",
33
             "text | You can take a <b>bonus action on each of your turns</b> in combat. This action can be used only to take the <b>Dash, Disengage, or Hide</b> action.",
34
             "fill | 2",
34
             "fill | 2",
35
             "section | Fast hands (Thief 3rd)",
35
             "section | Fast hands (Thief 3rd)",
36
-            "text | You can also use the bonus action to make a Dexterity (<b>Sleight of Hand</b>) check, use your thieves tools to <b>disarm a trap</b> or <b>open a lock</b>, or take the <b>Use an Object</b> action.",
36
+            "text | You can also use the bonus action to make a Dexterity (<b>Sleight of Hand</b>) check, use your thieves' tools to <b>disarm a trap</b> or <b>open a lock</b>, or take the <b>Use an Object</b> action.",
37
         ]
37
         ]
38
     },
38
     },
39
     {
39
     {
40
         "count": 1,
40
         "count": 1,
41
         "color": "dimgray",
41
         "color": "dimgray",
42
         "title": "Full Plate",
42
         "title": "Full Plate",
43
-        "icon": "custom-armor-heavy",
43
+        "icon": "breastplate",
44
         "contents": [
44
         "contents": [
45
             "subtitle | Heavy armor (1500gp)",
45
             "subtitle | Heavy armor (1500gp)",
46
             "rule",
46
             "rule",
58
         "count": 1,
58
         "count": 1,
59
         "color": "dimgray",
59
         "color": "dimgray",
60
         "title": "Dagger",
60
         "title": "Dagger",
61
-        "icon": "custom-swordarrow",
61
+        "icon": "mixed-swords",
62
         "contents": [
62
         "contents": [
63
             "subtitle | Simple melee weapon (2gp)",
63
             "subtitle | Simple melee weapon (2gp)",
64
             "rule",
64
             "rule",
78
         "color": "dimgray",
78
         "color": "dimgray",
79
         "title": "Shortsword of Very Long Names",
79
         "title": "Shortsword of Very Long Names",
80
         "title_size": "tiny",
80
         "title_size": "tiny",
81
-        "icon": "custom-swords",
81
+        "icon": "crossed-swords",
82
         "contents": [
82
         "contents": [
83
             "subtitle | Simple melee weapon (10gp)",
83
             "subtitle | Simple melee weapon (10gp)",
84
             "rule",
84
             "rule",
96
         "count": 1,
96
         "count": 1,
97
         "color": "dimgray",
97
         "color": "dimgray",
98
         "title": "Wand of Magic Missiles",
98
         "title": "Wand of Magic Missiles",
99
-        "icon": "custom-wand",
99
+        "icon": "crystal-wand",
100
         "contents": [
100
         "contents": [
101
             "subtitle | Wondrous item",
101
             "subtitle | Wondrous item",
102
             "rule",
102
             "rule",
116
         "count": 2,
116
         "count": 2,
117
         "color": "dimgray",
117
         "color": "dimgray",
118
         "title": "Potion of Healing",
118
         "title": "Potion of Healing",
119
-        "icon": "custom-potion",
119
+        "icon": "drink-me",
120
         "contents": [
120
         "contents": [
121
             "subtitle | Potion (50gp)",
121
             "subtitle | Potion (50gp)",
122
             "rule",
122
             "rule",

Loading…
取消
儲存