
How to use
Release the scroll to spend RIPPER_MANA_COST and receive two Rippers. Either knife is dropped nearby if the inventory is full.
Function
Creating fog
Right-click with a Ripper to spend RIPPER_FOG_MANA_COST and create a sphere of fog around a targeted living entity or the wielder.
RIPPER_FOG_RANGE controls the particle radius and RIPPER_FOG_DISTANCE controls particle spacing. Fog creation has a cooldown of RIPPER_COOLDOWN ticks.
Presence concealment
When RIPPER_GIVES_INVIS=true, equip a Ripper in each hand and right-click to spend RIPPER_INVIS_MANA_COST and activate Presence Concealment.
Other players cannot see the wielder or held items. The effect also adds vanilla Invisibility, suppresses the wielder's vibration events, and makes nearby mobs lose the wielder as a target.
Attacking while holding both Rippers removes concealment and applies RIPPER_INVIS_COOLDOWN. When the cooldown ends, concealment returns if both remain equipped and another RIPPER_INVIS_MANA_COST payment succeeds. Unequipping either Ripper also removes concealment.
Combat with both Rippers
While both hands hold Rippers, attacking a living target facing away from the wielder adds RIPPER_DAMAGE_BONUS_FROM_BEHIND to the hit. If RIPPER_DAMAGE_BONUS_SCALES_WITH_MANA=true, that bonus is multiplied by the wielder's maximum mana.
Fog
RIPPER_FOG_DISTANCE has a minimum of 1. The affected player and nearby observers see the same configured fog radius and spacing.
Configuration
| Setting | Default | Range | Effect |
|---|---|---|---|
RIPPER_MANA_COSTmahoutsukai-server.tomlsecretripper | 800 | 0–100000000 mana per creation | Mana cost of converting a Presence Concealment scroll into two Rippers. |
RIPPER_DURABILITYmahoutsukai-server.tomlsecretripper | 1200 | 0–1000000000 durability | Maximum durability of each Ripper. |
RIPPER_DAMAGEmahoutsukai-server.tomlsecretripper | 2.5 | 0–1000000 attack damage modifier | Attack damage added by a Ripper in either hand. |
RIPPER_SPEEDmahoutsukai-server.tomlsecretripper | 3 | -1000000–1000000 attack speed modifier | Attack speed added by a Ripper in either hand. |
RIPPER_MOVEMENT_SPEEDmahoutsukai-server.tomlsecretripper | 0.05 | -10000000–1000000 movement speed attribute | Movement speed added while a Ripper is held in the main hand. |
RIPPER_DAMAGE_BONUS_FROM_BEHINDmahoutsukai-server.tomlsecretripper | 6 | 0–1000000 damage points | Extra damage added when a target faces away from an attacker holding both Rippers. |
RIPPER_DAMAGE_BONUS_SCALES_WITH_MANAmahoutsukai-server.tomlsecretripper | false | — | Multiplies the damage bonus for attacks from behind by the wielder's maximum mana when enabled. |
RIPPER_FOG_MANA_COSTmahoutsukai-server.tomlsecretripper | 200 | 0–10000000 mana per fog | Mana cost of a successful Ripper fog activation. |
RIPPER_FOG_RANGEmahoutsukai-server.tomlsecretripper | 20 | 0–100000000 blocks | Radius for Ripper fog particles and the scan that makes mobs forget the concealed player. |
RIPPER_FOG_DISTANCEmahoutsukai-server.tomlsecretripper | 5 | 1–100000000 blocks between particles | Spacing between Ripper fog particles; the minimum is 1. |
RIPPER_COOLDOWNmahoutsukai-server.tomlsecretripper | 800 | 0–100000000 ticks | Cooldown between Ripper fog activations. |
RIPPER_GIVES_INVISmahoutsukai-server.tomlsecretripper | true | — | Enables Presence Concealment while both Rippers are equipped and removes it on attack. |
RIPPER_INVIS_MANA_COSTmahoutsukai-server.tomlsecretripper | 0 | 0–10000000 mana per concealment | Mana cost of applying or reapplying Presence Concealment while holding both Rippers. |
RIPPER_INVIS_COOLDOWNmahoutsukai-server.tomlsecretripper | 40 | 0–100000000 ticks | Presence Concealment cooldown applied after attacking with both Rippers. When it ends, concealment returns if both remain equipped and the mana cost is paid again. |
GLOBAL_LOOK_RANGEmahoutsukai-server.tomlgeneral | 100 | 0–100000000 blocks | Maximum unobstructed selection range shared by several spells and items. |



