mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.209.2
This commit is contained in:
@@ -275,6 +275,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Dragonborn (Silver)",
|
||||
"source": "PHB",
|
||||
"page": 32,
|
||||
"ref": "{@race Dragonborn||Dragonborn (Silver)}",
|
||||
"apply": {
|
||||
"_root": {
|
||||
"size": [
|
||||
"M"
|
||||
],
|
||||
"type": {
|
||||
"type": "humanoid",
|
||||
"tags": [
|
||||
"dragonborn"
|
||||
]
|
||||
}
|
||||
},
|
||||
"_mod": {
|
||||
"resist": {
|
||||
"mode": "appendIfNotExistsArr",
|
||||
"items": "cold"
|
||||
},
|
||||
"languages": {
|
||||
"mode": "appendIfNotExistsArr",
|
||||
"items": "Draconic"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Drow",
|
||||
"source": "PHB",
|
||||
@@ -1677,6 +1706,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Human",
|
||||
"source": "PHB",
|
||||
"page": 29,
|
||||
"ref": "{@race Human}",
|
||||
"apply": {
|
||||
"_root": {
|
||||
"size": [
|
||||
"M"
|
||||
],
|
||||
"type": {
|
||||
"type": "humanoid",
|
||||
"tags": [
|
||||
"human"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Kenku",
|
||||
"source": "VGM",
|
||||
|
||||
Reference in New Issue
Block a user