Skip to content

Commit 0384828

Browse files
committed
monk i guess?
1 parent fcce5e4 commit 0384828

1 file changed

Lines changed: 69 additions & 79 deletions

File tree

Lines changed: 69 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"index": "monk",
33
"name": "Monk",
4+
"primary_ability": {
5+
"desc": "Dexterity and Wisdom",
6+
"all_of": [
7+
{
8+
"index": "dex",
9+
"name": "DEX",
10+
"url": "/api/2024/ability-scores/dex"
11+
},
12+
{
13+
"index": "wis",
14+
"name": "WIS",
15+
"url": "/api/2024/ability-scores/wis"
16+
}
17+
]
18+
},
419
"hit_die": 8,
520
"proficiency_choices": [
621
{
@@ -336,11 +351,21 @@
336351
"name": "Simple Weapons",
337352
"url": "/api/2024/proficiencies/simple-weapons"
338353
},
354+
{
355+
"index": "scimitars",
356+
"name": "Scimitars",
357+
"url": "/api/2024/proficiencies/scimitars"
358+
},
339359
{
340360
"index": "shortswords",
341361
"name": "Shortswords",
342362
"url": "/api/2024/proficiencies/shortswords"
343363
},
364+
{
365+
"index": "hand-crossbows",
366+
"name": "Hand Crossbows",
367+
"url": "/api/2024/proficiencies/hand-crossbows"
368+
},
344369
{
345370
"index": "saving-throw-dex",
346371
"name": "Saving Throw: DEX",
@@ -364,81 +389,57 @@
364389
"url": "/api/2024/ability-scores/dex"
365390
}
366391
],
367-
"starting_equipment": [
368-
{
369-
"equipment": {
370-
"index": "dart",
371-
"name": "Dart",
372-
"url": "/api/2024/equipment/dart"
373-
},
374-
"quantity": 10
375-
}
376-
],
392+
"starting_equipment": [],
377393
"starting_equipment_options": [
378394
{
379-
"desc": "(a) a shortsword or (b) any simple weapon",
380-
"choose": 1,
381-
"type": "equipment",
382-
"from": {
383-
"option_set_type": "options_array",
384-
"options": [
385-
{
386-
"option_type": "counted_reference",
387-
"count": 1,
388-
"of": {
389-
"index": "shortsword",
390-
"name": "Shortsword",
391-
"url": "/api/2024/equipment/shortsword"
392-
}
393-
},
394-
{
395-
"option_type": "choice",
396-
"choice": {
397-
"desc": "any simple weapon",
398-
"choose": 1,
399-
"type": "equipment",
400-
"from": {
401-
"option_set_type": "equipment_category",
402-
"equipment_category": {
403-
"index": "simple-weapons",
404-
"name": "Simple Weapons",
405-
"url": "/api/2024/equipment-categories/simple-weapons"
406-
}
407-
}
408-
}
409-
}
410-
]
411-
}
412-
},
413-
{
414-
"desc": "(a) a dungeoneer\u00e2\u20ac\u2122s pack or (b) an explorer\u00e2\u20ac\u2122s pack",
395+
"desc": "(a) Spear, 5 Daggers, Artisan’s Tools or Musical Instrument chosen for the tool proficiency above,Explorer’s Pack, and 11 GP; or (b) 50 GP",
415396
"choose": 1,
416397
"type": "equipment",
417398
"from": {
418399
"option_set_type": "options_array",
419400
"options": [
420401
{
421-
"option_type": "counted_reference",
422-
"count": 1,
423-
"of": {
424-
"index": "dungeoneers-pack",
425-
"name": "Dungeoneer's Pack",
426-
"url": "/api/2024/equipment/dungeoneers-pack"
427-
}
402+
"option_type": "multiple",
403+
"items": [
404+
{ "option_type": "counted_reference", "count": 1,"of":{ "index": "spear", "name": "Spear", "url": "/api/2024/equipment/spear" }},
405+
{ "option_type": "counted_reference", "count": 5, "of": { "index": "dagger", "name": "Dagger", "url": "/api/2024/equipment/dagger" }},
406+
{ "option_type": "choice",
407+
"choice": {
408+
"desc": "Artisan’s Tools or Musical Instrument",
409+
"choose": 1,
410+
"type": "equipment",
411+
"from": {
412+
"option_set_type": "options_array",
413+
"options": [
414+
{
415+
"option_type": "choice",
416+
"choice": {
417+
"desc": "An Artisan's Tool",
418+
"choose": 1, "type": "equipment",
419+
"from": { "option_set_type": "equipment_category", "equipment_category": { "index": "artisans-tools", "name": "Artisan's Tools", "url": "/api/2024/equipment-categories/artisans-tools" }}
420+
}
421+
},
422+
{
423+
"option_type": "choice",
424+
"choice": {
425+
"desc": "A Musical Instrument",
426+
"choose": 1, "type": "equipment",
427+
"from": { "option_set_type": "equipment_category", "equipment_category": { "index": "musical-instruments", "name": "Musical Instruments", "url": "/api/2024/equipment-categories/musical-instruments" } }
428+
}
429+
}]
430+
}}
431+
},
432+
{ "option_type": "counted_reference", "count": 1, "of": { "index": "explorers-pack", "name": "Explorer's Pack", "url": "/api/2014/equipment/explorers-pack" }},
433+
{ "option_type": "money", "count": 11, "unit": "gp"}
434+
]
428435
},
429436
{
430-
"option_type": "counted_reference",
431-
"count": 1,
432-
"of": {
433-
"index": "explorers-pack",
434-
"name": "Explorer's Pack",
435-
"url": "/api/2024/equipment/explorers-pack"
436-
}
437-
}
438-
]
439-
}
437+
"option_type": "money",
438+
"count": 50,
439+
"unit": "gp"
440+
}]
440441
}
441-
],
442+
}],
442443
"class_levels": "/api/2024/classes/monk/levels",
443444
"multi_classing": {
444445
"prerequisites": [
@@ -459,24 +460,13 @@
459460
"minimum_score": 13
460461
}
461462
],
462-
"proficiencies": [
463-
{
464-
"index": "simple-weapons",
465-
"name": "Simple Weapons",
466-
"url": "/api/2024/proficiencies/simple-weapons"
467-
},
468-
{
469-
"index": "shortswords",
470-
"name": "Shortswords",
471-
"url": "/api/2024/proficiencies/shortswords"
472-
}
473-
]
463+
"proficiencies": []
474464
},
475465
"subclasses": [
476466
{
477-
"index": "open-hand",
478-
"name": "Open Hand",
479-
"url": "/api/2024/subclasses/open-hand"
467+
"index": "warrior-of-the-open-hand",
468+
"name": "Warrior of the Open Hand",
469+
"url": "/api/2024/subclasses/warrior-of-the-open-hand"
480470
}
481471
],
482472
"url": "/api/2024/classes/monk"

0 commit comments

Comments
 (0)