Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magiclysm - Dragon Mutation Add-On #34106

Closed
wants to merge 13 commits into from
74 changes: 74 additions & 0 deletions data/mods/Magiclysm/items/mutagen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
[
{
"id": "iv_mutagen_bdragon",
"copy-from": "iv_mutagen_flavor",
"type": "COMESTIBLE",
"name": "Black Dragon Serum",
"description": "A super-concentrated mutagen that invites you in to swirling colors of midnight black, dark blue, and dark green. You need a syringe to inject it... if you really want to?",
"color": "black",
"use_action": { "type": "mutagen_iv", "mutation_category": "BDRAGON" }
},
{
"id": "iv_mutagen_rdragon",
"copy-from": "iv_mutagen_flavor",
"type": "COMESTIBLE",
"name": "Red Dragon Serum",
"description": "A super-concentrated mutagen that is blood red and warm to the touch. You need a syringe to inject it... if you really want to?",
"color": "red",
"use_action": { "type": "mutagen_iv", "mutation_category": "RDRAGON" }
},
{
"id": "iv_mutagen_wdragon",
"copy-from": "iv_mutagen_flavor",
"type": "COMESTIBLE",
"name": "White Dragon Serum",
"description": "A super-concentrated mutagen that is white as snow and cold to the touch. You need a syringe to inject it... if you really want to?",
"color": "white",
"use_action": { "type": "mutagen_iv", "mutation_category": "WDRAGON" }
},
{
"id": "iv_mutagen_bldragon",
"copy-from": "iv_mutagen_flavor",
"type": "COMESTIBLE",
"name": "Blue Dragon Serum",
"description": "A super-concentrated mutagen that glows blue and feels alive with energy. You need a syringe to inject it... if you really want to?",
"color": "blue",
"use_action": { "type": "mutagen_iv", "mutation_category": "BLDRAGON" }
},
{
"id": "mutagen_bdragon",
"copy-from": "mutagen_flavor",
"type": "COMESTIBLE",
"name": "Black Dragon Mutagen",
"description": "An extremely rare mutagen cocktail.",
"price": 200000,
"use_action": { "type": "mutagen", "mutation_category": "BDRAGON" }
},
{
"id": "mutagen_bldragon",
"copy-from": "mutagen_flavor",
"type": "COMESTIBLE",
"name": "Blue Dragon Mutagen",
"description": "An extremely rare mutagen cocktail.",
"price": 200000,
"use_action": { "type": "mutagen", "mutation_category": "BLDRAGON" }
},
{
"id": "mutagen_rdragon",
"copy-from": "mutagen_flavor",
"type": "COMESTIBLE",
"name": "Red Dragon Mutagen",
"description": "An extremely rare mutagen cocktail.",
"price": 200000,
"use_action": { "type": "mutagen", "mutation_category": "RDRAGON" }
},
{
"id": "mutagen_wdragon",
"copy-from": "mutagen_flavor",
"type": "COMESTIBLE",
"name": "White Dragon Mutagen",
"description": "An extremely rare mutagen cocktail.",
"price": 200000,
"use_action": { "type": "mutagen", "mutation_category": "WDRAGON" }
}
]
95 changes: 95 additions & 0 deletions data/mods/Magiclysm/items/recipe_books.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,100 @@
"intelligence": 9,
"time": "20 m",
"fun": -2
},
{
"id": "ancient_tome_notes",
"type": "BOOK",
"name": "PE099 \"Dragon\": Initial Research and Discoveries",
"name_plural": "PE099 \"Dragon\": Initial Research and Discoveries",
"description": "This binder of typed pagesintermixed with scanned images of an ancient tome describe 4 specific chemical formulaes distilled and refined using copious amounts of purifier, refined purifier, lizard mutagen, and refined lizard mutagen. It seems that four distinct recipes exist, resulting in four different outcomes; Red, Black, Blue, and White. These don't seem to be strong enough on their own to elicit responses unique to those color indicators, but perhaps with even further refinement...",
"weight": "1934 g",
"volume": "1750 ml",
"price": 62000,
"material": [ "paper", "plastic" ],
"symbol": "?",
"color": "light_green",
"skill": "cooking",
"required_level": 9,
"max_level": 10,
"intelligence": 14,
"time": "55 m",
"fun": -7
},
{
"id": "wdragon_ancient_tome",
"type": "BOOK",
"name": "PE180 \"White Dragon\": Refinement Processing",
"name_plural": "PE180 \"White Dragon\": Refinement Processing",
"description": "This sheaf of papers is a highly classified - to the point of using a cypher in its writing - document with scanned images from what appears to be crumbling pages. Through deciphering the text, it is possible to learn the refinement process for achieving the peak of the abilities in document PE099 \"Dragons\": Initial Research and Discoveries.",
"weight": "50 g",
"volume": "500 ml",
"price": 125000,
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "cooking",
"required_level": 10,
"max_level": 10,
"intelligence": 16,
"time": "90 m",
"fun": -10
},
{
"id": "bldragon_ancient_tome",
"type": "BOOK",
"name": "PE140 \"Blue Dragon\": Refinement Processing",
"name_plural": "PE140 \"Blue Dragon\": Refinement Processing",
"description": "This sheaf of papers is a highly classified - to the point of using a cypher in its writing - document with scanned images from what appears to be crumbling pages. Through deciphering the text, it is possible to learn the refinement process for achieving the peak of the abilities in document PE099 \"Dragons\": Initial Research and Discoveries.",
"weight": "50 g",
"volume": "500 ml",
"price": 125000,
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "cooking",
"required_level": 10,
"max_level": 10,
"intelligence": 16,
"time": "90 m",
"fun": -10
},
{
"id": "rdragon_ancient_tome",
"type": "BOOK",
"name": "PE147 \"Red Dragon\": Refinement Processing",
"name_plural": "PE147 \"Red Dragon\": Refinement Processing",
"description": "This sheaf of papers is a highly classified - to the point of using a cypher in its writing - document with scanned images from what appears to be crumbling pages. Through deciphering the text, it is possible to learn the refinement process for achieving the peak of the abilities in document PE099 \"Dragons\": Initial Research and Discoveries.",
"weight": "50 g",
"volume": "500 ml",
"price": 125000,
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "cooking",
"required_level": 10,
"max_level": 10,
"intelligence": 16,
"time": "90 m",
"fun": -10
},
{
"id": "bdragon_ancient_tome",
"type": "BOOK",
"name": "PE138 \"Black Dragon\": Refinement Processing",
"name_plural": "PE138 \"Black Dragon\": Refinement Processing",
"description": "This sheaf of papers is a highly classified - to the point of using a cypher in its writing - document with scanned images from what appears to be crumbling pages. Through deciphering the text, it is possible to learn the refinement process for achieving the peak of the abilities in document PE099 \"Dragons\": Initial Research and Discoveries.",
"weight": "50 g",
"volume": "500 ml",
"price": 125000,
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "cooking",
"required_level": 10,
"max_level": 10,
"intelligence": 16,
"time": "90 m",
"fun": -10
}
]
38 changes: 38 additions & 0 deletions data/mods/Magiclysm/mutation_category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
[
{
"type": "mutation_category",
"id": "RDRAGON",
"name": "Red Dragon",
"threshold_mut": "THRESH_RDRAGON",
"mutagen_message": "For a brief moment, you feel your blood burns like fire.",
"iv_message": "Your blood is ablaze with flame. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "BDRAGON",
"name": "Black Dragon",
"threshold_mut": "THRESH_BDRAGON",
"mutagen_message": "For a brief moment, you feel your blood burns like acid.",
"iv_message": "Your blood is ablaze with acid. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "BLDRAGON",
"name": "Blue Dragon",
"threshold_mut": "THRESH_RDRAGON",
"mutagen_message": "For a brief moment, you feel your blood come alive with electricity.",
"iv_message": "Your blood is coursing with lightning. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "WDRAGON",
"name": "White Dragon",
"threshold_mut": "THRESH_WDRAGON",
"mutagen_message": "For a brief moment, you feel your blood turn cold, like ice.",
"iv_message": "Your blood is cold as ice. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
}
]
38 changes: 38 additions & 0 deletions data/mods/Magiclysm/mutation_ordering.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
[
{
"type": "mutation_category",
"id": "RDRAGON",
"name": "Red Dragon",
"threshold_mut": "THRESH_RDRAGON",
"mutagen_message": "For a brief moment, you feel your blood burns like fire.",
"iv_message": "Your blood is ablaze with flame. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "BDRAGON",
"name": "Black Dragon",
"threshold_mut": "THRESH_BDRAGON",
"mutagen_message": "For a brief moment, you feel your blood burns like acid.",
"iv_message": "Your blood is ablaze with acid. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "BLDRAGON",
"name": "Blue Dragon",
"threshold_mut": "THRESH_RDRAGON",
"mutagen_message": "For a brief moment, you feel your blood come alive with electricity.",
"iv_message": "Your blood is coursing with lightning. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
},
{
"type": "mutation_category",
"id": "WDRAGON",
"name": "White Dragon",
"threshold_mut": "THRESH_WDRAGON",
"mutagen_message": "For a brief moment, you feel your blood turn cold, like ice.",
"iv_message": "Your blood is cold as ice. You feel proud of your ancient power.",
"memorial_message": "Become the Overlord!"
}
]
Loading