0% found this document useful (0 votes)
10 views2 pages

Armor Enchantment Guide and Updates

The Armor Enchantment mod allows players to enhance their armor using Continental Coins, applying random stat upgrades with each enchantment. Developed by Dr_Newbie, the mod includes various hooks for functionality and has a version 9 release. Updates and patch notes can be found on the provided links.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

Armor Enchantment Guide and Updates

The Armor Enchantment mod allows players to enhance their armor using Continental Coins, applying random stat upgrades with each enchantment. Developed by Dr_Newbie, the mod includes various hooks for functionality and has a version 9 release. Updates and patch notes can be found on the provided links.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"name": "Armor Enchantment",


"description": "Using Continental Coins, you can give various stat upgrades
(enchantments) to armor. Each time you 'enchant' from the armor menu, a random
amount of random effects are applied, with random values.",
"author": "Dr_Newbie",
"contact": "[Link]
"priority": 100,
"version": "9",
"blt_version": 2,
"hooks": [
{
"hook_id": "lib/managers/menu/blackmarketgui",
"script_path": "menu/Menu_Function.lua"
},
{
"hook_id": "lib/managers/menu/blackmarketgui",
"script_path": "menu/Roll_Enchanting_Function.lua"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "cfg/Give_Buff_Bonus_Function.lua"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "cfg/Define_Armor_Value_Ans.lua"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "cfg/Define_Some_Values.lua"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "cfg/Save_Load_Apply.lua"
},
{
"hook_id": "lib/units/beings/player/playerdamage",
"script_path": "sp_thorns/[Link]"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "sp_protection/[Link]"
},
{
"hook_id": "lib/managers/playermanager",
"script_path": "sp_shockproof/[Link]"
},
{
"hook_id": "lib/units/beings/player/playerdamage",
"script_path": "sp_impulse_fields/[Link]"
}
],
"updates": [
{
"identifier": "ArmorEnchantmentGitHubUpdate",
"host": {
"meta": "[Link]
%[Link]",
"download": "[Link]
%[Link]",
"patchnotes": "[Link]
}
}
]
}

You might also like