Skip to content

Commit 4e56c65

Browse files
authored
Update Document Keys: srd -> srd-2014 (open5e#722)
* updated references to 'srd' to 'srd-2014' in data * renamed 'wizards-of-the-coast/srd/' dir to 'wizards-of-the-coast/srd-2014' * updated srd-2014's name to 'System Reference Document 5.1' * updated tests
1 parent 92072bb commit 4e56c65

File tree

66 files changed

+2271
-2271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+2271
-2271
lines changed

api_v2/tests/responses/TestObjects.test_ability_example.approved.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Dexterity measures agility, reflexes, and balance.\r\n\r\n### Dexterity Checks\r\n\r\nA Dexterity check can model any attempt to move nimbly, quickly, or quietly, or to keep from falling on tricky footing. The Acrobatics, Sleight of Hand, and Stealth skills reflect aptitude in certain kinds of Dexterity checks.\r\n\r\n**Acrobatics.** Your Dexterity (Acrobatics) check covers your attempt to stay on your feet in a tricky situation, such as when you\u2019re trying to run across a sheet of ice, balance on a tightrope, or stay upright on a rocking ship\u2019s deck. The GM might also call for a Dexterity (Acrobatics) check to see if you can perform acrobatic stunts, including dives, rolls, somersaults, and flips. \r\n**Sleight of Hand.** Whenever you attempt an act of legerdemain or manual trickery, such as planting something on someone else or concealing an object on your person, make a Dexterity (Sleight of Hand) check. The GM might also call for a Dexterity (Sleight of Hand) check to determine whether you can lift a coin purse off another person or slip something out of another person\u2019s pocket.\r\n**Stealth.** Make a Dexterity (Stealth) check when you attempt to conceal yourself from enemies, slink past guards, slip away without being noticed, or sneak up on someone without being seen or heard. \r\n**Other Dexterity Checks.** The GM might call for a Dexterity check when you try to accomplish tasks like the following:\r\n* Control a heavily laden cart on a steep descent\r\n* Steer a chariot around a tight turn\r\n* Pick a lock\r\n* Disable a trap\r\n* Securely tie up a prisoner\r\n* Wriggle free of bonds\r\n* Play a stringed instrument\r\n* Craft a small or detailed object\r\n\r\n### Attack Rolls and Damage\r\nYou add your Dexterity modifier to your attack roll and your damage roll when attacking with a ranged weapon, such as a sling or a longbow. You can also add your Dexterity modifier to your attack roll and your damage roll when attacking with a melee weapon that has the finesse property, such as a dagger or a rapier.\r\n\r\n### Armor Class\r\nDepending on the armor you wear, you might add some or all of your Dexterity modifier to your Armor Class.\r\n\r\n### Initiative\r\nAt the beginning of every combat, you roll initiative by making a Dexterity check. Initiative determines the order of creatures\u2019 turns in combat.",
3-
"document": "http://localhost:8000/v2/documents/srd/",
3+
"document": "http://localhost:8000/v2/documents/srd-2014/",
44
"key": "dex",
55
"name": "Dexterity",
66
"short_desc": "measuring agility",

api_v2/tests/responses/TestObjects.test_alignment_example.approved.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"desc": "Chaotic good (CG) creatures act as their conscience directs, with little regard for what others expect. Copper dragons, many elves, and unicorns are chaotic good.",
33
"document": {
44
"author": "Mike Mearls, Jeremy Crawford, Chris Perkins, Rodney Thompson, Peter Lee, James Wyatt, Robert J. Schwalb, Bruce R. Cordell, Chris Sims, and Steve Townshend, based on original material by E. Gary Gygax and Dave Arneson.",
5-
"desc": "The Systems Reference Document (SRD) contains guidelines for publishing content under the Open-Gaming License (OGL) or Creative Commons. The Dungeon Masters Guild also provides self-publishing opportunities for individuals and groups.",
5+
"desc": "The System Reference Document (SRD) contains guidelines for publishing content under the Open-Gaming License (OGL) or Creative Commons. The Dungeon Masters Guild also provides self-publishing opportunities for individuals and groups.",
66
"distance_unit": "feet",
77
"gamesystem": {
88
"key": "o5e",
99
"name": "5th Edition",
1010
"url": "http://localhost:8000/v2/gamesystems/o5e/"
1111
},
12-
"key": "srd",
12+
"key": "srd-2014",
1313
"licenses": [
1414
{
1515
"key": "cc-by-40",
@@ -22,15 +22,15 @@
2222
"url": "http://localhost:8000/v2/licenses/ogl-10a/"
2323
}
2424
],
25-
"name": "Systems Reference Document",
25+
"name": "System Reference Document 5.1",
2626
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
2727
"publication_date": "2023-01-23T00:00:00",
2828
"publisher": {
2929
"key": "wizards-of-the-coast",
3030
"name": "Wizards of the Coast",
3131
"url": "http://localhost:8000/v2/publishers/wizards-of-the-coast/"
3232
},
33-
"url": "http://localhost:8000/v2/documents/srd/",
33+
"url": "http://localhost:8000/v2/documents/srd-2014/",
3434
"weight_unit": "lb"
3535
},
3636
"key": "chaotic-good",

api_v2/tests/responses/TestObjects.test_armor_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"name": "5th Edition",
1111
"url": "http://localhost:8000/v2/gamesystems/o5e/"
1212
},
13-
"key": "srd",
14-
"name": "Systems Reference Document",
13+
"key": "srd-2014",
14+
"name": "System Reference Document 5.1",
1515
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
1616
"publisher": {
1717
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_background_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"name": "5th Edition",
3434
"url": "http://localhost:8000/v2/gamesystems/o5e/"
3535
},
36-
"key": "srd",
37-
"name": "Systems Reference Document",
36+
"key": "srd-2014",
37+
"name": "System Reference Document 5.1",
3838
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
3939
"publisher": {
4040
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_class_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"name": "5th Edition",
77
"url": "http://localhost:8000/v2/gamesystems/o5e/"
88
},
9-
"key": "srd",
10-
"name": "Systems Reference Document",
9+
"key": "srd-2014",
10+
"name": "System Reference Document 5.1",
1111
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
1212
"publisher": {
1313
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_condition_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"name": "5th Edition",
77
"url": "http://localhost:8000/v2/gamesystems/o5e/"
88
},
9-
"key": "srd",
10-
"name": "Systems Reference Document",
9+
"key": "srd-2014",
10+
"name": "System Reference Document 5.1",
1111
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
1212
"publisher": {
1313
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_creature_ancient_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@
197197
"name": "5th Edition",
198198
"url": "http://localhost:8000/v2/gamesystems/o5e/"
199199
},
200-
"key": "srd",
201-
"name": "Systems Reference Document",
200+
"key": "srd-2014",
201+
"name": "System Reference Document 5.1",
202202
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
203203
"publisher": {
204204
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_creature_goblin_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"name": "5th Edition",
9595
"url": "http://localhost:8000/v2/gamesystems/o5e/"
9696
},
97-
"key": "srd",
98-
"name": "Systems Reference Document",
97+
"key": "srd-2014",
98+
"name": "System Reference Document 5.1",
9999
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
100100
"publisher": {
101101
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_creature_guard_example.approved.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"name": "5th Edition",
8484
"url": "http://localhost:8000/v2/gamesystems/o5e/"
8585
},
86-
"key": "srd",
87-
"name": "Systems Reference Document",
86+
"key": "srd-2014",
87+
"name": "System Reference Document 5.1",
8888
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
8989
"publisher": {
9090
"key": "wizards-of-the-coast",

api_v2/tests/responses/TestObjects.test_creatureset_example.approved.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"name": "5th Edition",
6666
"url": "http://localhost:8000/v2/gamesystems/o5e/"
6767
},
68-
"key": "srd",
69-
"name": "Systems Reference Document",
68+
"key": "srd-2014",
69+
"name": "System Reference Document 5.1",
7070
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
7171
"publisher": {
7272
"key": "wizards-of-the-coast",
@@ -225,8 +225,8 @@
225225
"name": "5th Edition",
226226
"url": "http://localhost:8000/v2/gamesystems/o5e/"
227227
},
228-
"key": "srd",
229-
"name": "Systems Reference Document",
228+
"key": "srd-2014",
229+
"name": "System Reference Document 5.1",
230230
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
231231
"publisher": {
232232
"key": "wizards-of-the-coast",
@@ -408,8 +408,8 @@
408408
"name": "5th Edition",
409409
"url": "http://localhost:8000/v2/gamesystems/o5e/"
410410
},
411-
"key": "srd",
412-
"name": "Systems Reference Document",
411+
"key": "srd-2014",
412+
"name": "System Reference Document 5.1",
413413
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
414414
"publisher": {
415415
"key": "wizards-of-the-coast",
@@ -630,8 +630,8 @@
630630
"name": "5th Edition",
631631
"url": "http://localhost:8000/v2/gamesystems/o5e/"
632632
},
633-
"key": "srd",
634-
"name": "Systems Reference Document",
633+
"key": "srd-2014",
634+
"name": "System Reference Document 5.1",
635635
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
636636
"publisher": {
637637
"key": "wizards-of-the-coast",
@@ -834,8 +834,8 @@
834834
"name": "5th Edition",
835835
"url": "http://localhost:8000/v2/gamesystems/o5e/"
836836
},
837-
"key": "srd",
838-
"name": "Systems Reference Document",
837+
"key": "srd-2014",
838+
"name": "System Reference Document 5.1",
839839
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
840840
"publisher": {
841841
"key": "wizards-of-the-coast",
@@ -1038,8 +1038,8 @@
10381038
"name": "5th Edition",
10391039
"url": "http://localhost:8000/v2/gamesystems/o5e/"
10401040
},
1041-
"key": "srd",
1042-
"name": "Systems Reference Document",
1041+
"key": "srd-2014",
1042+
"name": "System Reference Document 5.1",
10431043
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
10441044
"publisher": {
10451045
"key": "wizards-of-the-coast",
@@ -1246,8 +1246,8 @@
12461246
"name": "5th Edition",
12471247
"url": "http://localhost:8000/v2/gamesystems/o5e/"
12481248
},
1249-
"key": "srd",
1250-
"name": "Systems Reference Document",
1249+
"key": "srd-2014",
1250+
"name": "System Reference Document 5.1",
12511251
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
12521252
"publisher": {
12531253
"key": "wizards-of-the-coast",
@@ -1440,8 +1440,8 @@
14401440
"name": "5th Edition",
14411441
"url": "http://localhost:8000/v2/gamesystems/o5e/"
14421442
},
1443-
"key": "srd",
1444-
"name": "Systems Reference Document",
1443+
"key": "srd-2014",
1444+
"name": "System Reference Document 5.1",
14451445
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
14461446
"publisher": {
14471447
"key": "wizards-of-the-coast",
@@ -1634,8 +1634,8 @@
16341634
"name": "5th Edition",
16351635
"url": "http://localhost:8000/v2/gamesystems/o5e/"
16361636
},
1637-
"key": "srd",
1638-
"name": "Systems Reference Document",
1637+
"key": "srd-2014",
1638+
"name": "System Reference Document 5.1",
16391639
"permalink": "https://dnd.wizards.com/resources/systems-reference-document",
16401640
"publisher": {
16411641
"key": "wizards-of-the-coast",
@@ -1764,7 +1764,7 @@
17641764
"url": "http://localhost:8000/v2/creatures/srd_warhorse/"
17651765
}
17661766
],
1767-
"document": "http://localhost:8000/v2/documents/srd/",
1767+
"document": "http://localhost:8000/v2/documents/srd-2014/",
17681768
"key": "common-mounts",
17691769
"name": "Common Mounts",
17701770
"url": "http://localhost:8000/v2/creaturesets/common-mounts/"

0 commit comments

Comments
 (0)