magemonkeystudio / fabled

MIT License
59 stars 35 forks source link

Schematic, Remove Attrubute, Summon #23

Open SskyWorms opened 3 years ago

SskyWorms commented 3 years ago

Some members in my Discord tell me suggest with devs few ideas

Name : Schematic Type : Mechanic Use for : Paste schematic around caster / target Parts : + Icon Key + Counts as Cast + Schematic file ( need put in schematic folder in skillapi ) + Duration + Replace Block (replace all block in schematic range or not )

Name : Remove Attribute Type : Mechanic Use for : Remove attribute from target Parts : + Icon Key + Counts as Cast + Attribute: + Type: <attribute, multiplier> + Value:

Name : summon Type : mechanic Use for : summon mob and mob of mythicmob. Parts : + Icon key + Counts as Cast + Mob in: [vanilla, mythicmob] + Type: + Duration + Name + Health + Damage + Owner: caster or current target + Silent: make mob silent + Skill (skillapi) + Offset + Range: make mob spawn random in the given distance x distance + Amount + Gravity + Equipment + Target: attack the nearest or the owner's target or nothing + Invisible + Drop: true/false drop vanilla loot + Death message: true/false send death message to owner + Swim: true/false + Burn by sun: true/false + Size: <size of slime/magma cube> + Follow: true/false follow the owner

SparkGNRK commented 3 years ago

For the remove attribute mechanic you can already do that by setting a negative amount in the "attribute mechanic". image