thinking about the alchimy system i dreamed about a crafting system using the alchimy set
well i want to know if it s possible to create some gems in game who had special effect like poison , ice , fire etc.. then with same system mixing it with weapon to made fire , ice , poison ... weapons?
well if someone interested in projet lets pm me )
socketable item
Re: socketable item
You could make your gems pretty easy.
Clone the base gems, add a line like
description = "This green gem emanates a poisonous feeling!"
And you could make a weapon, lets say clone a longsword,
call it something like one socket longsword
Then you could make some sort of crafting tool similar to the mortar&pestle,
Define a recipe that takes the two items and makes a new one that has your desired qualities.
Clone the base gems, add a line like
description = "This green gem emanates a poisonous feeling!"
And you could make a weapon, lets say clone a longsword,
call it something like one socket longsword
Then you could make some sort of crafting tool similar to the mortar&pestle,
Define a recipe that takes the two items and makes a new one that has your desired qualities.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: socketable item
yeah i think is should be not so hard and maybee a nice add for gameplay