About this mod
Adds a standalone pistol inspired by Cowboy Bebop
- Requirements
- Permissions and credits
- Based on the Unity.
- 16 round magazine.
- Faster fire rate. (3.3 to 6.7)
- Faster reload speed. (0.8 to 0.6)
- Uses Tsunami Nue sounds.
- Muzzle attachments won't align at all so i've included a replacer for the XC-10 Cetus to a suppressor which will fit this pistol (but it will be misaligned on all other weapons).
- Optic attachments look a little odd since they sit so high, but it can't be helped. I've left the option available anyway.
- There's 3 optional "laser" files that add a cosmetic "laser beam". Only install one at a time
- Optional files require the Main File
- Available for purchase with my Atelier Store
- Item spawn codes and crafting recipe codes are below, just paste them into the CET console
Game.AddToInventory("Items.Camellia_Jericho_Common",1)
Game.AddToInventory("Items.Camellia_Jericho_Uncommon",1)
Game.AddToInventory("Items.Camellia_Jericho_Rare",1)
Game.AddToInventory("Items.Camellia_Jericho_Epic",1)
Game.AddToInventory("Items.Camellia_Jericho_Legendary",1)
Game.AddToInventory("Items.w_silencer_03_legendary",1)
Crafting Recipe Code:
Game.GetScriptableSystemsContainer():Get("CraftingSystem"):GetPlayerCraftBook():AddRecipe("Items.Camellia_Jericho")