Skip to content

Commit

Permalink
[Xedra Evolved] Maintaining (#66456)
Browse files Browse the repository at this point in the history
* dream armor is comfort now, and not varsize

* fix some dreamsmith weapon descriptions

* Remove artifact reference from mad genius mutation, add to dreamer one

* Fix space issues

* Fix lizard tail doesn't learn devil tail spell

* Further decreasing of inventor sparks, because it's still super slow
  • Loading branch information
GuardianDll authored Jun 28, 2023
1 parent 4645691 commit eddf858
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/ethereal_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"material": [ "dreamstuff" ],
"warmth": 0,
"material_thickness": 5,
"flags": [ "ONLY_ONE", "OVERSIZE", "PERSONAL", "VARSIZE", "STURDY", "NO_REPAIR", "NO_SALVAGE", "TRADER_AVOID" ],
"flags": [ "ONLY_ONE", "OVERSIZE", "PERSONAL", "PADDED", "STURDY", "NO_REPAIR", "NO_SALVAGE", "TRADER_AVOID" ],
"armor": [
{
"encumbrance": 5,
Expand Down
16 changes: 8 additions & 8 deletions data/mods/Xedra_Evolved/items/melee.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"id": "dreamforged_glaive",
"copy-from": "glaive",
"name": { "str": "dreamforged glaive" },
"description": "Twohand halberd, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Twohand glaive, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"weight": "2285 g",
"material": [ "forged_dreamstuff" ],
"proportional": { "melee_damage": { "cut": 1.1 } }
Expand Down Expand Up @@ -272,7 +272,7 @@
"id": "dreamforged_broadsword",
"copy-from": "broadsword",
"name": { "str": "dreamforged broadsword" },
"description": "Arming sword, forged entirely from dreamdross. So light, that you can't properly apply any force on it. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Broadsword, forged entirely from dreamdross. So light, that you can't properly apply any force on it. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"material": [ "forged_dreamstuff" ],
"proportional": { "weight": 0.25, "melee_damage": { "cut": 0.5 } }
},
Expand All @@ -281,7 +281,7 @@
"id": "dreamforged_battleaxe",
"copy-from": "battleaxe",
"name": { "str": "dreamforged battle axe" },
"description": "Arming sword, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Battle axe, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"weight": "1216 g",
"material": [ "forged_dreamstuff" ],
"proportional": { "melee_damage": { "cut": 0.7 } }
Expand Down Expand Up @@ -318,7 +318,7 @@
"id": "dreamforged_kukri",
"copy-from": "kukri",
"name": { "str": "dreamforged kukri" },
"description": "Small curved knife, forged entirely from dreamdross. You barely feel any weight. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Small kukri, forged entirely from dreamdross. You barely feel any weight. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"material": [ "forged_dreamstuff" ],
"proportional": { "weight": 0.25, "melee_damage": { "bash": 0.3, "stab": 0.9 } }
},
Expand All @@ -336,7 +336,7 @@
"id": "dreamforged_rapier",
"copy-from": "rapier",
"name": { "str": "dreamforged rapier" },
"description": "Long nodachi, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Short rapier, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"material": [ "forged_dreamstuff" ],
"proportional": { "weight": 0.25, "melee_damage": { "stab": 0.65 } }
},
Expand All @@ -345,7 +345,7 @@
"id": "dreamforged_tanto",
"copy-from": "tanto",
"name": { "str_sp": "dreamforged tanto" },
"description": "Long nodachi, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Long tanto, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"material": [ "forged_dreamstuff" ],
"proportional": { "weight": 0.25, "melee_damage": { "stab": 0.3 } }
},
Expand All @@ -354,7 +354,7 @@
"id": "dreamforged_wakizashi",
"copy-from": "wakizashi",
"name": { "str_sp": "dreamforged wakizashi" },
"description": "Long nodachi, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Long wakizashi, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"material": [ "forged_dreamstuff" ],
"proportional": { "weight": 0.25, "melee_damage": { "cut": 0.3 } }
},
Expand All @@ -381,7 +381,7 @@
"id": "dreamforged_lucerne",
"copy-from": "lucern_hammer",
"name": { "str": "dreamforged lucerne hammer" },
"description": "lucerne hammer, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"description": "Lucerne hammer, forged entirely from dreamdross. The dreamdross grant it some minor magical properties, but you can't control their effects.",
"weight": "2571 g",
"material": [ "forged_dreamstuff" ],
"proportional": { "melee_damage": { "bash": 1.1, "stab": 0.9 } }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,6 @@
"material": [ "forged_dreamstuff" ],
"symbol": "~",
"color": "green",
"use_action": { "type": "learn_spell", "spells": [ "spell_stalker_eyes" ] }
"use_action": { "type": "learn_spell", "spells": [ "spell_devil_tail" ] }
}
]
6 changes: 3 additions & 3 deletions data/mods/Xedra_Evolved/mutations/classes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "DREAMER",
"name": "Dreamer",
"points": 0,
"description": "Dreamers are people able to tap into the power of dreams and nearby dimensions and create fantastical effects as a result. They can even pull some of this dream material into our world to build other things with it. Their power scales with their natural perception and intellect.",
"description": "Dreamers are people who are able to tap into the power of dreams and nearby dimensions and create fantastical effects as a result. They can even pull some of this dream material into our world to build other things with it. Sometimes they hear outside voices, that offer help and presents, and with enough power, dreamers can pull them right from beyond. Their power scales with their natural perception and intellect.",
"starting_trait": false,
"purifiable": false,
"valid": false,
Expand Down Expand Up @@ -51,12 +51,12 @@
"id": "INVENTOR",
"name": "Mad Genius",
"points": 0,
"description": "The Mad Genius uses their connection to other dimensions in order to manipulate or even replace the physics of this realm with that of another. They turn toys and nonsense inventions into machines of incredible sophistication and power, temporarily. Roughly once a week they will accrue enough creative sparks to create a random minor artifact.",
"description": "The Mad Genius uses their connection to other dimensions in order to manipulate or even replace the physics of this realm with that of another. They turn toys and nonsense inventions into machines of incredible sophistication and power, temporarily.",
"starting_trait": false,
"purifiable": false,
"valid": false,
"enchantments": [ "BONUS_INVENTOR" ],
"cancels": [ "DREAMSMITH" ],
"vitamin_rates": [ [ "creative_spark", -302400 ] ]
"vitamin_rates": [ [ "creative_spark", -64800 ] ]
}
]

0 comments on commit eddf858

Please sign in to comment.