-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprofessions.json
191 lines (191 loc) · 5.43 KB
/
professions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
[
{
"type": "profession",
"id": "wise_one",
"name": { "male": "Wise Man", "female": "Wise Woman" },
"description": "From your birth, you were in contact with the spirit world. You were trained in the ways of the spirits and intermediated between them and your tribe. Now that you're alone, you'll need to contact the spirits of this new place and learn their ways.",
"points": 3,
"skills": [ { "level": 1, "name": "firstaid" }, { "level": 3, "name": "occult" }, { "level": 1, "name": "survival" } ],
"traits": [ "WITCHSIGHT_INFUSED" ],
"proficiencies": [ "prof_wound_care", "prof_occult_exploration", "prof_thaumatology" ],
"items": {
"both": {
"items": [
"straw_basket",
"grass_cloak",
"shirt_straw",
"skirt_grass",
"footrags_leather",
"grass_keffiyeh",
"magical_grimoire_apprentice"
],
"entries": [ { "item": "primitive_knife", "container-item": "sheath_birchbark" } ]
}
}
},
{
"type": "profession",
"id": "lizardman_warrior",
"name": "Lizardman Warrior",
"description": "The land was your kin's long before the warmbloods came. Someday, it will be yours again.",
"points": 3,
"skills": [
{ "level": 2, "name": "unarmed" },
{ "level": 2, "name": "stabbing" },
{ "level": 2, "name": "melee" },
{ "level": 1, "name": "dodge" },
{ "level": 3, "name": "swimming" }
],
"traits": [
"LIZARDMAN_SPECIES",
"LARGE_OK",
"SCALES",
"COLDBLOOD4",
"FORKED_TONGUE",
"HISS",
"ANTIWHEAT",
"TAIL_THICK",
"RESISTWARM",
"LIZ_IR",
"MUZZLE_LONG",
"WEBBED_FEET",
"TALONS",
"SLIT_NOSTRILS",
"PRED2",
"PADDED_FEET"
],
"items": {
"both": {
"items": [ "straw_basket", "grass_cloak", "rope_loop" ],
"entries": [
{ "item": "spear_stone", "container-item": "spearsling" },
{ "item": "primitive_knife", "container-item": "sheath_birchbark" }
]
}
}
},
{
"type": "profession",
"id": "lizardman_shaman",
"name": "Lizardman Shaman",
"description": "You practice the ancient rites, taught you to by your clutch-mother and passed down from uncountable aeons in the past. With the changes to the world now, you'll need them all.",
"points": 3,
"skills": [
{ "level": 2, "name": "unarmed" },
{ "level": 2, "name": "occult" },
{ "level": 2, "name": "melee" },
{ "level": 1, "name": "dodge" },
{ "level": 3, "name": "swimming" }
],
"spells": [
{ "id": "sea_purify_water", "level": 2 },
{ "id": "sea_summon_elemental", "level": 3 },
{ "id": "sky_cloak_of_fog", "level": 4 },
{ "id": "forest_unity_nature", "level": 4 },
{ "id": "forest_bandage_heal", "level": 3 }
],
"traits": [
"LIZARDMAN_SPECIES",
"LARGE_OK",
"SCALES",
"COLDBLOOD4",
"FORKED_TONGUE",
"HISS",
"TAIL_THICK",
"RESISTWARM",
"LIZ_IR",
"MUZZLE_LONG",
"WEBBED_FEET",
"TALONS",
"SLIT_NOSTRILS",
"ANTIWHEAT",
"PRED2",
"PADDED_FEET"
],
"items": {
"both": {
"items": [ "straw_basket", "grass_cloak", "rope_loop" ],
"entries": [ { "item": "primitive_knife", "container-item": "sheath_birchbark" } ]
}
}
},
{
"type": "profession",
"id": "wolfman_hunter",
"name": "Wolfman Hunter",
"description": "Run. Hunt. Howl at the moon. Do you need anything more?",
"points": 3,
"skills": [
{ "level": 3, "name": "unarmed" },
{ "level": 2, "name": "melee" },
{ "level": 1, "name": "dodge" },
{ "level": 3, "name": "survival" }
],
"traits": [
"WOLFMAN_SPECIES",
"PRED2",
"MUZZLE",
"SNARL",
"FANGS",
"CARNIVORE",
"RESISTCHILL",
"ANIMAL_FEET",
"PAWS",
"LUPINE_FUR",
"NIGHTVISION2",
"TAIL_FLUFFY",
"PERSISTENCE_HUNTER2",
"LUPINE_EARS",
"PADDED_FEET",
"GOODCARDIO",
"HEAVYSLEEPER",
"PER_UP_2"
],
"items": { "both": { "items": [ "loincloth_leather", "leather_belt", "chestwrap_leather" ] } }
},
{
"type": "profession",
"id": "Hawkman_mystic",
"name": "Hawkman Mystic",
"description": "You left your tribe behind long ago, to travel wherever the winds carry you. Your travels are more dangerous than you ever imagined they would be, but you have faith in the spirits that you'll make it. ",
"points": 3,
"skills": [
{ "level": 3, "name": "occult" },
{ "level": 1, "name": "survival" },
{ "level": 1, "name": "dodge" },
{ "level": 2, "name": "swimming" }
],
"spells": [ { "id": "air_burst_of_wind", "level": 2 } ],
"traits": [
"HAWKMAN_SPECIES",
"HOLLOW_BONES",
"TALONS",
"FEATHERS",
"DOWN",
"SCREECH",
"WINGS_BIRD",
"BIRD_LEGS",
"BIRD_EYE",
"GIZZARD",
"BEAK_HAWK",
"LIGHTSTEP",
"QUICK",
"NOMAD"
],
"items": {
"both": {
"items": [
"loincloth_leather",
"leather_belt",
"chestwrap_leather",
"witchwood_bark",
"witchwood_bark",
"morningflower_leaves_smoked",
"morningflower_leaves_smoked",
"leather_pouch"
],
"entries": [ { "item": "spear_stone", "container-item": "spearsling" } ]
}
}
}
]