Resource icon

Effect Transfer Sword 1.0

Special70

Administrator
Staff member
Special70 submitted a new resource:

Effect Transfer Sword - Example Items

This item transfers positve effects from target to player then transfers negative effects from player to target

This code is made with knowledge from studying python and pure laziness and especially i dont want to write the same fucking thing for x amount of times

For anyone who's interested with the python code:
Python:
iteration = 0
effectsList = {"DAMAGE_RESISTANCE":"resistance", "REGENERATION":"regeneration", "SATURATION":"saturation", "INCREASE_DAMAGE":"strength"...
Read more about this resource...
 
Top