Blade & Sorcery
0 of 0

File information

Last updated

Original upload

Created by

Legolover11

Uploaded by

legolover11

Virus scan

Safe to use

Tags for this mod

About this mod

If you've ever wanted a wrist-mounted blade made popular by a historical game series, well you're in luck! Strap this bad boy on and with a flick of the wrist you'll be plunging your blade into the hearts of whoever stands in your way!

Requirements
Permissions and credits
This blade is made from assets I found online at https://www.myminifactory.com/object/3d-print-assassins-creed-black-flag-hidden-blade-working-19714

I suck at making models so if you want me to update the model, feel free to send me the .obj file and I'll make that into a working blade. 

HOW THIS MOD WORKS IMPORTANT PLEASE READ

First of all, you'll need the bone holsters mod otherwise you just have a fancy knife.

The blade is found in the daggers category. 

Spawn a blade, then equip the bone holsters spell in the hand that will be placing the blade

Attach the blade to the WRIST node such that it looks like the blade is mounted on your wrist. 

If you're living right, you should be able to extend your wrist (ala assassins creed) and the blade will activate. If you are holding the grip, it will not move. This is useful for locking the blade while extended or while wielding a weapon in that hand. 

TO CHANGE ACTIVATION METHOD:

open up Item_Weapon_Hidden_Blade.json and find the lines below:

"$type": "Hidden_Blade.ItemModuleHidden_Blade, Hidden Blade",
    "extendMethod": 0,
    "minAngle": 0,
    "maxAngle": 120,

extendMethod determines how the blade extends. you have 4 options: 3,2,1,0

3: grip based extension, press grip to extend
2: alt use based extension, press alt use (A or X) to extend 
1: trigger based extension, press trigger to extend 
0: wrist based activation (immersive) - use minAngle and maxAngle to change the range in which the blade will extend. Recommend that minAngle stays near zero, and maxAngle be between 110 and 150. 


From there, enjoy!