The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

40 ratings
Player Status Effects API
   
Award
Favorite
Favorited
Unfavorite
Tags: Lua, Hazards
File Size
Posted
Updated
108.542 KB
11 May, 2020 @ 3:38pm
12 Jun, 2020 @ 7:00pm
5 Change Notes ( view )

Subscribe to download
Player Status Effects API

In 1 collection by pedroff_1
Team IPECAC independent creations
16 items
Description
Lo and Behold! The Player Status Effects API introduces, as the name implies, status effects for the player. Things like burning, poison, confusion, fear, and whatever else comes to your mind are now easier than ever.
This API creates a framework for giving the player said effect, keeping track of their duration/intensity, and making that value evolve depending on the actions taken by the player.
So far, the main features of the API are:
- Adding/subtracting/removing effects
- Persistent effects that are saved even if you leave the game
- Automatically increasing/decreasing the value of the effect passively.
- Tracking placement of the effect icons, so they can remain above the player at all times
- Multiple effects at once, each tracked independently
- "Smart" effect icon placement, that adjusts to how many other effects are being displayed
- "Charge" effect animation mode, that keeps track of the maximum duration for that effect (or the maximum value before something is done to the player with it) and current value of it.
- Preset effects, for those preferring not to set up your own.

The API is fully documented and said documentation can be found here (https://pastebin.com/7Yp3YwmH) , or in the discussion page

This was made by one of the creators of the IPECAC Community Mod. If you haven't heard about it yet, I heavily recommend you check it out here: https://ipecaccommunitymod.wordpress.com/
Popular Discussions View All (4)
0
11 Jun, 2020 @ 9:46pm
PINNED: Using preset effects
pedroff_1
0
11 May, 2020 @ 7:54pm
PINNED: Setting up an effect
pedroff_1
0
11 May, 2020 @ 7:49pm
PINNED: Mod Documentation: Custom Functions list
pedroff_1
13 Comments
Spain 25 Nov, 2023 @ 7:37pm 
FROM THE IPECAC MOD?! CLICKKK
SchokkER 22 May, 2023 @ 12:15pm 
Hello. Tell me, could you make a small custom Status Effects API mod. How can I contact you?
Dayglowpanda 17 Jan, 2023 @ 10:15pm 
repentance update'
pedroff_1  [author] 31 Jul, 2021 @ 9:59am 
@Super!Ecolo
Not sure, tbh. It's a possiiblity, and I'd be surprised if it broke too hard with rep. I'll give the possibility a look
Vecola 30 Jul, 2021 @ 7:35pm 
will we get a Repentance version of this?
Summord 19 May, 2021 @ 3:00pm 
anybody got any mods that use this?
Fallen Angel 25 Apr, 2021 @ 1:24pm 
understood thank you, this was just a really awesome mod so i wanted to know
pedroff_1  [author] 25 Apr, 2021 @ 11:45am 
@johnwhit964 It'll probably have to be reworked. I can't say anything for sure yet
Fallen Angel 24 Apr, 2021 @ 3:13pm 
Will this mod still work for repentance?
pedroff_1  [author] 20 Jun, 2020 @ 1:29pm 
@ianzulman True! And, even if they don't allow new effects, this shows it'd be possible to code our own effects anyway