hello everyone
I was wondering if there is already a plugin, or if it is even possible to do one such plugin where we could change item attributes, like:
for all: custom name/descriptions
for weapons - power, range, rate of fire, reload speed, ammo types
for armor, all the armor resistances - if possible a damage absorption mechanic (regeneration through specific types)
for consumables hp/needs/skills/passive multipliers - heal/damage/buff/debuff
deployables: hp/resistances
ammo - base stats maybe special types of ammo with custom effects
and anything I missed goes pretty much in this lines where applicable and actually makes sense.
My intent is to use it on a server I'm working on with a PVP survival RPG vibe, and I wanted some way to add these items in more functional and player friendly ways.
currently I have kits and botspawn doing the trick, and what I do is simply change the skin of a weapon, change its ammo and attachments to fit the theme, assign them to bots with very low drop rates and let the players find them. Like this pipey that comes loaded with fire ammo.
so, my actual first question: is it even feasible?