Migsect / Inscription

Minecraft Bukkit Plugin to add Glyphs RPG mechanic to the Game
0 stars 1 forks source link

AttributeType - Solarphobia #84

Open Migsect opened 4 years ago

Migsect commented 4 years ago

Add a attribute that makes the player take damage when exposed to the sky during the day (or night or other time, this will probably require time classes to be added).

This will scale in damage based upon the level of the glyph.

Migsect commented 4 years ago

This will require a type class for times. This type class will most likely be different from other type classes in that it will be a ranged based type class (ticks) rather than enums.