The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

41 个评价
Player Status Effects API
   
奖励
收藏
已收藏
取消收藏
Tags: Lua, Hazards
文件大小
发表于
更新日期
108.542 KB
2020 年 5 月 11 日 下午 3:38
2020 年 6 月 12 日 下午 7:00
5 项改动说明 ( 查看 )

订阅以下载
Player Status Effects API

在 pedroff_1 的 1 个合集中
Team IPECAC independent creations
16 件物品
描述
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/
热门讨论 查看全部(4)
0
2020 年 6 月 11 日 下午 9:46
置顶: Using preset effects
pedroff_1
0
2020 年 5 月 11 日 下午 7:54
置顶: Setting up an effect
pedroff_1
0
2020 年 5 月 11 日 下午 7:49
置顶: Mod Documentation: Custom Functions list
pedroff_1
13 条留言
Spain 2023 年 11 月 25 日 下午 7:37 
FROM THE IPECAC MOD?! CLICKKK
SchokkER 2023 年 5 月 22 日 下午 12:15 
Hello. Tell me, could you make a small custom Status Effects API mod. How can I contact you?
Dayglowpanda 2023 年 1 月 17 日 下午 10:15 
repentance update'
pedroff_1  [作者] 2021 年 7 月 31 日 上午 9:59 
@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 2021 年 7 月 30 日 下午 7:35 
will we get a Repentance version of this?
Summord 2021 年 5 月 19 日 下午 3:00 
anybody got any mods that use this?
Fallen Angel 2021 年 4 月 25 日 下午 1:24 
understood thank you, this was just a really awesome mod so i wanted to know
pedroff_1  [作者] 2021 年 4 月 25 日 上午 11:45 
@johnwhit964 It'll probably have to be reworked. I can't say anything for sure yet
Fallen Angel 2021 年 4 月 24 日 下午 3:13 
Will this mod still work for repentance?
pedroff_1  [作者] 2020 年 6 月 20 日 下午 1:29 
@ianzulman True! And, even if they don't allow new effects, this shows it'd be possible to code our own effects anyway