 
        
    | Last updated | 2 months ago | 
| Total downloads | 1689 | 
| Total rating | 2 | 
| Categories | Mods | 
| Dependency string | Kai09TA-VoidFall-1.0.0 | 
| Dependants | 0 other packages depend on this package | 
This mod requires the following mods to function
 
                        BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
VoidFall
Overview (EN)
A BepInEx plugin that changes the default death pit behavior.
- Prevents instant death: players are bounced back (knockback + tumble)
- Or optionally teleport to the truck instead
- Configurable damage, force, and upward boost
- Multiplayer compatible (host & clients)
⚠ Notes:
- May not function correctly if levels are skipped using other mods such as Imperium Repo.
- This project was made as a side experiment and is unlikely to receive updates.
- Due to processing limitations, even with Damage = 1, players still take around 100 damage when falling.
 It is recommended to use this together with TruckTeleport option.
概要 (JP)
奈落 (deathPit) に落ちた際の挙動を変更する BepInEx プラグインです。
- 即死を無効化し、跳ね返し処理(ノックバック+転倒)を適用
- もしくはトラックへのテレポートに切り替え可能
- ダメージ量や上方向ブーストを設定可能
- マルチプレイ対応(ホスト&クライアント)
⚠ 注意事項:
- Imperium Repo などを用いてレベルをスキップした場合、正常に動作しないことがあります。
- 息抜きで作った別プロジェクトのため、今後の更新予定はほぼありません。
- 処理の関係で Damageを 1 に設定しても実際には 100 程度のダメージを受けます。
 TruckTeleport の設定と併用することをおすすめします。
Config Options
主要設定項目:
- EnableMod: 有効/無効
- Damage: 奈落ダメージ(0~999)
- UseMoonScaling: Moonレベル依存ダメージ (120/80/40)
- TumbleTime: 転倒時間(秒)
- KnockbackForce: ノックバック強さ
- CooldownSeconds: クールダウン時間
- UpBoost: 上方向ブースト倍率
- TeleportToTruckOnDeathPit: トラックにTPするかどうか
- TruckTeleportOffsetY: トラックTP時の高さ補正
- UseRpcFallback: マルチ挙動が不安定な環境でRPCを強制する