Presence Concealment

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

SettingDefaultRangeEffect
RIPPER_MANA_COSTmahoutsukai-server.tomlsecretripper8000–100000000 mana per creationMana cost of converting a Presence Concealment scroll into two Rippers.
RIPPER_DURABILITYmahoutsukai-server.tomlsecretripper12000–1000000000 durabilityMaximum durability of each Ripper.
RIPPER_DAMAGEmahoutsukai-server.tomlsecretripper2.50–1000000 attack damage modifierAttack damage added by a Ripper in either hand.
RIPPER_SPEEDmahoutsukai-server.tomlsecretripper3-1000000–1000000 attack speed modifierAttack speed added by a Ripper in either hand.
RIPPER_MOVEMENT_SPEEDmahoutsukai-server.tomlsecretripper0.05-10000000–1000000 movement speed attributeMovement speed added while a Ripper is held in the main hand.
RIPPER_DAMAGE_BONUS_FROM_BEHINDmahoutsukai-server.tomlsecretripper60–1000000 damage pointsExtra damage added when a target faces away from an attacker holding both Rippers.
RIPPER_DAMAGE_BONUS_SCALES_WITH_MANAmahoutsukai-server.tomlsecretripperfalseMultiplies the damage bonus for attacks from behind by the wielder's maximum mana when enabled.
RIPPER_FOG_MANA_COSTmahoutsukai-server.tomlsecretripper2000–10000000 mana per fogMana cost of a successful Ripper fog activation.
RIPPER_FOG_RANGEmahoutsukai-server.tomlsecretripper200–100000000 blocksRadius for Ripper fog particles and the scan that makes mobs forget the concealed player.
RIPPER_FOG_DISTANCEmahoutsukai-server.tomlsecretripper51–100000000 blocks between particlesSpacing between Ripper fog particles; the minimum is 1.
RIPPER_COOLDOWNmahoutsukai-server.tomlsecretripper8000–100000000 ticksCooldown between Ripper fog activations.
RIPPER_GIVES_INVISmahoutsukai-server.tomlsecretrippertrueEnables Presence Concealment while both Rippers are equipped and removes it on attack.
RIPPER_INVIS_MANA_COSTmahoutsukai-server.tomlsecretripper00–10000000 mana per concealmentMana cost of applying or reapplying Presence Concealment while holding both Rippers.
RIPPER_INVIS_COOLDOWNmahoutsukai-server.tomlsecretripper400–100000000 ticksPresence 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.tomlgeneral1000–100000000 blocksMaximum unobstructed selection range shared by several spells and items.