diff --git a/abilities.json b/abilities.json index 718f342..2c584e9 100644 --- a/abilities.json +++ b/abilities.json @@ -1079,6 +1079,58 @@ } ] }, + { + "name": "Spirit Detector", + "description": "A person with this ability can sense the presence and lack of Spirit magic.", + "author": "http://floraverse.com", + "conditions": [ + { + "type": "species", + "species": "Jackal", + "gene-threshold": 20, + "automatic?": true + } + ] + }, + { + "name": "Selective Protection", + "description": "A person with this ability have a strong urge to protect that which is important to them. This object of their protection can be individuals, things, or more abstract concepts. This ability may meld with other abilities.", + "author": "http://floraverse.com", + "conditions": [ + { + "type": "species", + "species": "Jackal", + "gene-threshold": 20, + "automatic?": true + } + ] + }, + { + "name": "Gibbers Carrion", + "description": "A person with this ability sleeptalks and may cause Gibbers to people listening the words pronounced when sleeptalking.", + "author": "http://floraverse.com", + "conditions": [ + { + "type": "species", + "species": "Jackal", + "gene-threshold": 30, + "automatic?": false + } + ] + }, + { + "name": "Lycanthropy Mind", + "description": "While spleeping, a person with this ability have a chance to control individual of other canine species. They controlled individual gets physical changes which revert when the control stops.", + "author": "http://floraverse.com", + "conditions": [ + { + "type": "species", + "species": "Jackal", + "gene-threshold": 30, + "automatic?": false + } + ] + }, { "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.", diff --git a/species.json b/species.json index 0c5f833..d64753e 100644 --- a/species.json +++ b/species.json @@ -659,6 +659,21 @@ "generable-as-character?": true, "citizen?": true }, + { + "name": "Jackal", + "reference-link": "https://floraverse.com/comic/species/references/tzebel-s-species-references/854-jackal-species/", + "endemic-in": ["Althar"], + "affinity": { + "Clear": 30, + "Fire": 30, "Water": 30, "Earth": 30, "Air": 30, "Spirit": 60, + "Plasma": 30, "Acid": 30, "Lava": 30, "Light": 30, "Aura": 45, + "Ice": 30, "Clay": 30, "Cloud": 30, "Poison": 45, + "Crystal": 30, "Sand": 30, "Magnet": 45, + "Storm": 30, "Sound": 45, "PSI": 60 + }, + "generable-as-character?": true, + "citizen?": true + }, { "name": "Commons Fox", "citizen?": true @@ -695,18 +710,6 @@ "name": "Cat", "citizen?": true }, - { - "name": "Jackal", - "affinity": { - "Clear": 46, - "Fire": 46, "Water": 46, "Earth": 46, "Air": 46, "Spirit": 56, - "Plasma": 46, "Acid": 46, "Lava": 46, "Light": 46, "Aura": 46, - "Ice": 46, "Clay": 46, "Cloud": 46, "Poison": 46, - "Crystal": 46, "Sand": 46, "Magnet": 46, - "Storm": 46, "Sound": 46, "PSI": 56 - }, - "citizen?": true - }, { "name": "Rakshasa" }, @@ -716,6 +719,9 @@ { "name": "Dryad" }, + { + "name": "Pthalodragon" + }, { "name": "Pommeranian", "reference-link": "http://floraverse.com/comic/flora/page/102-stemm-animals/", @@ -1903,6 +1909,10 @@ "parents": ["Manticore", "Kobold"], "child": {} }, + { + "parents": ["Manticore", "Jackal"], + "child": {} + }, { "parents": ["Aurorian Fox", "Satyr"], "child": { @@ -2189,6 +2199,16 @@ "parents": ["Pygmy Tiger", "Uniqorn"], "child": {} }, + { + "parents": ["Bearring", "Labor Rat"], + "child": { + "name": "Bearrat" + } + }, + { + "parents": ["Bearring", "Jackal"], + "child": {} + }, { "parents": ["Cleardeer", "Farewhett"], "child": { @@ -2207,12 +2227,6 @@ "name": "Labbold" } }, - { - "parents": ["Labor Rat", "Bearring"], - "child": { - "name": "Bearrat" - } - }, { "parents": ["Labor Rat", "Mouse"], "child": {