Add Kobold species.

This commit is contained in:
Feufochmar 2021-08-06 08:25:18 +02:00
parent e3423358e9
commit 8199463657
2 changed files with 115 additions and 2 deletions

View File

@ -1027,6 +1027,19 @@
}
]
},
{
"name": "Merge Swap",
"description": "A person with this ability can swap traits with another entity. The traits exchanged can be mental, physical, or spiritual. The exchange requires a physical contact, and can only occur if the two entities involved are both accepting to take upon the new trait and give up the old trait.",
"author": "http://floraverse.com",
"conditions": [
{
"type": "species",
"species": "Kobold",
"gene-threshold": 20,
"automatic?": true
}
]
},
{
"name": "Dispelling Touch",
"description": "A person with this ability can remove magical effects affecting other individuals or items by touching them with a specific body part (ex: hand, tail, horn, ...). The ability works by transferring the effects from the target to the user. The transferred effects affect the user to a lesser extent than the target while they are dispersing them with their body. The duration of the dispersion varies depending on the dispelled effect and a user need to rest after several minutes of Dispelling Touch use. If the target is affected by several magical effects, the most powerful effects are transfered and dispersed first. A user can only disperse an effect at a time cannot choose the dispersed effect. Dispersing the same effect, or several effect with the same affinity, several times in a row may lead the user to temporary or definitively gain the affinity of the dispersed effect, disabling their Dispelling Touch temporary or definitively.",
@ -1034,7 +1047,7 @@
"conditions": [
{
"type": "affinity",
"affinity": "None",
"affinity": "Clear",
"automatic?": false
}
]

View File

@ -633,6 +633,26 @@
"generable-as-character?": true,
"citizen?": true
},
{
"name": "Kobold",
"reference-link": "https://floraverse.com/comic/floraverse-eastar-islands/malwire-reference-points/845-species-kobolds/",
"endemic-in": ["Eastar"],
"affinity": {
"Clear": 60,
"Fire": 5, "Water": 5, "Earth": 5, "Air": 5, "Spirit": 5,
"Plasma": 5, "Acid": 5, "Lava": 5, "Light": 5, "Aura": 5,
"Ice": 5, "Clay": 5, "Cloud": 5, "Poison": 5,
"Crystal": 5, "Sand": 5, "Magnet": 5,
"Storm": 5, "Sound": 5, "PSI": 5
},
"generable-as-character?": true,
"citizen?": true,
"varieties": [
{
"name": "Chimereon"
}
]
},
{
"name": "Commons Fox",
"citizen?": true
@ -692,7 +712,7 @@
"name": "Farewhett"
},
{
"name": "Kobold"
"name": "Dryad"
},
{
"name": "Pommeranian",
@ -1737,6 +1757,10 @@
"parents": ["Flowercat", "Mouse"],
"child": {}
},
{
"parents": ["Flowercat", "Kobold"],
"child": {}
},
{
"parents": ["Spiritual Foxbat", "Aurorian Fox"],
"child": {}
@ -1749,6 +1773,10 @@
"parents": ["Spiritual Foxbat", "Borealan Fox"],
"child": {}
},
{
"parents": ["Spiritual Foxbat", "Kobold"],
"child": {}
},
{
"parents": ["Cockatrice", "Sea Dragon"],
"child": {
@ -1765,6 +1793,10 @@
"name": "Petaltrice"
}
},
{
"parents": ["Cockatrice", "Kobold"],
"child": {}
},
{
"parents": ["Vanguard", "Sea Dragon"],
"child": {}
@ -1791,12 +1823,22 @@
"name": "Sea Bearring"
}
},
{
"parents": ["Vanguard", "Kobold"],
"child": {}
},
{
"parents": ["Painted Alligator", "Scrapgoat"],
"child": {
"name": "Scraptile"
}
},
{
"parents": ["Painted Alligator", "Kobold"],
"child": {
"name": "Painted Kobold"
}
},
{
"parents": ["Rock Candies", "Satyr"],
"child": {
@ -1823,6 +1865,10 @@
"name": "Alabastian"
}
},
{
"parents": ["Rock Candies", "Kobold"],
"child": {}
},
{
"parents": ["Manticore", "Singing Rabbat"],
"child": {
@ -1847,6 +1893,10 @@
"name": "Mantilope"
}
},
{
"parents": ["Manticore", "Kobold"],
"child": {}
},
{
"parents": ["Aurorian Fox", "Satyr"],
"child": {
@ -1871,6 +1921,10 @@
"parents": ["Aurorian Fox", "Borealan Fox"],
"child": {}
},
{
"parents": ["Aurorian Fox", "Kobold"],
"child": {}
},
{
"parents": ["Satyr", "Goatixy"],
"child": {
@ -1907,6 +1961,10 @@
"name": "Satyrqorn"
}
},
{
"parents": ["Satyr", "Kobold"],
"child": {}
},
{
"parents": ["Sea Dragon", "Coralshell Turtle"],
"child": {}
@ -1927,10 +1985,18 @@
"name": "Trojan Dragon"
}
},
{
"parents": ["Sea Dragon", "Kobold"],
"child": {}
},
{
"parents": ["Coralshell Turtle", "Frilled Petal Dragon"],
"child": {}
},
{
"parents": ["Coralshell Turtle", "Kobold"],
"child": {}
},
{
"parents": ["Frilled Petal Dragon", "Gorgon"],
"child": {
@ -1945,10 +2011,18 @@
"parents": ["Frilled Petal Dragon", "Gum Shooter"],
"child": {}
},
{
"parents": ["Frilled Petal Dragon", "Kobold"],
"child": {}
},
{
"parents": ["Owel Treant", "Arachoon"],
"child": {}
},
{
"parents": ["Owel Treant", "Kobold"],
"child": {}
},
{
"parents": ["Singing Rabbat", "Necropossum"],
"child": {
@ -1973,6 +2047,10 @@
"name": "Jackalope"
}
},
{
"parents": ["Singing Rabbat", "Kobold"],
"child": {}
},
{
"parents": ["Scrapgoat", "Necropossum"],
"child": {
@ -1995,6 +2073,10 @@
"name": "Sprockat"
}
},
{
"parents": ["Scrapgoat", "Kobold"],
"child": {}
},
{
"parents": ["Necropossum", "Turf Tiger"],
"child": {
@ -2041,6 +2123,10 @@
"name": "Catterwail"
}
},
{
"parents": ["Necropossum", "Kobold"],
"child": {}
},
{
"parents": ["Turf Tiger", "Pygmy Tiger"],
"child": {}
@ -2061,6 +2147,10 @@
"name": "Truce Tiger"
}
},
{
"parents": ["Turf Tiger", "Kobold"],
"child": {}
},
{
"parents": ["Pygmy Tiger", "Bearring"],
"child": {}
@ -2081,6 +2171,10 @@
"name": "Atrocitiger"
}
},
{
"parents": ["Pygmy Tiger", "Kobold"],
"child": {}
},
{
"parents": ["Cleardeer", "Farewhett"],
"child": {
@ -2116,6 +2210,12 @@
"child": {
"name": "Labor Mouse"
}
},
{
"parents": ["Kobold", "Dryad"],
"child": {
"name": "Drybold"
}
}
]
}