Skip to content

Commit

Permalink
chore(fluff): Migrate _propFluff to hasFluff(images)
Browse files Browse the repository at this point in the history
  • Loading branch information
revilowaldow committed Apr 28, 2024
1 parent 4684aa6 commit 4e81904
Show file tree
Hide file tree
Showing 21 changed files with 103 additions and 418 deletions.
8 changes: 4 additions & 4 deletions class/Unearthed Arcana - Artificer Revisited.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"dateReleased": "2019-02-28"
}
],
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "6df5aeadce",
"dependencies": {
"classFeature": [
"UAClassFeatureVariants"
]
}
},
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "6df5aeadce"
},
"class": [
{
Expand Down
8 changes: 4 additions & 4 deletions class/Unearthed Arcana - Artificer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"dateReleased": "2017-01-09"
}
],
"dateAdded": 1701616429,
"dateLastModified": 1701620417,
"_dateLastModifiedHash": "79525b17b5",
"dependencies": {
"classFeature": [
"UAClassFeatureVariants"
]
}
},
"dateAdded": 1701616429,
"dateLastModified": 1701620417,
"_dateLastModifiedHash": "79525b17b5"
},
"class": [
{
Expand Down
8 changes: 4 additions & 4 deletions class/Unearthed Arcana - Modifying Classes.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"dateReleased": "2015-04-06"
}
],
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "f44cf68786",
"dependencies": {
"optionalfeature": [
"UAClassFeatureVariants",
"UALightDarkUnderdark",
"UAWaterborneAdventures"
]
}
},
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "f44cf68786"
},
"class": [
{
Expand Down
8 changes: 4 additions & 4 deletions class/Unearthed Arcana - Sidekicks.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"dateReleased": "2018-12-17"
}
],
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "5366a04d40",
"dependencies": {
"classFeature": [
"UAClassFeatureVariants"
]
}
},
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "5366a04d40"
},
"class": [
{
Expand Down
8 changes: 4 additions & 4 deletions class/Unearthed Arcana - The Ranger, Revised.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"dateReleased": "2016-09-12"
}
],
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "59ec1e7e30",
"dependencies": {
"optionalfeature": [
"UAClassFeatureVariants",
"UALightDarkUnderdark",
"UAWaterborneAdventures"
]
}
},
"dateAdded": 1701616429,
"dateLastModified": 1713811810,
"_dateLastModifiedHash": "59ec1e7e30"
},
"class": [
{
Expand Down
28 changes: 4 additions & 24 deletions collection/Unearthed Arcana 2021 - Draconic Options.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,7 @@
]
}
],
"fluff": {
"_raceFluff": {
"name": "Dragonborn (Chromatic)",
"source": "UA2021DraconicOptions"
}
}
"hasFluff": true
},
{
"name": "Dragonborn (Gem)",
Expand Down Expand Up @@ -215,12 +210,7 @@
]
}
],
"fluff": {
"_raceFluff": {
"name": "Dragonborn (Gem)",
"source": "UA2021DraconicOptions"
}
}
"hasFluff": true
},
{
"name": "Dragonborn (Metallic)",
Expand Down Expand Up @@ -319,12 +309,7 @@
]
}
],
"fluff": {
"_raceFluff": {
"name": "Dragonborn (Metallic)",
"source": "UA2021DraconicOptions"
}
}
"hasFluff": true
},
{
"name": "Kobold",
Expand Down Expand Up @@ -370,12 +355,7 @@
]
}
],
"fluff": {
"_raceFluff": {
"name": "Kobold",
"source": "UA2021DraconicOptions"
}
}
"hasFluff": true
}
],
"raceFluff": [
Expand Down
Loading

0 comments on commit 4e81904

Please sign in to comment.