NOTICE !!! NOT FOR SALE ANYMORE
5.4.2023 - Update for Rust Compiler Issues from May Rust update
Bring your Rust game to the next level !!! Archery allow players to use a range of "Shots" in game for fun and excitement !! Shots range from Fire, Fire Ball, FireBomb, Poision (DPS), Freeze, Zip Line and Harpoon Arrow Shots.
This Plugin setup just like Wizardry!!!! but with Bows and Arrows !!!
Here is a Quick Overview video till I get a better one
More Arrow Shots coming soon !!
In game Focus bar shows players current Focus level while Bow is in active slot
Currently there are 3 Ranks of Archers: Novice, Adept and Master
Higher Rank Archers can use spells at a reduced focus cost.
Novice Archers require 100%, Adept Archers require 75% and Master Archers require 50% Focus cost.
Note: Correct Focus cost will be displayed when cycling to new shot or when low on Focus
5.4.2023 - Update for Rust Compiler Issues from May Rust update
Bring your Rust game to the next level !!! Archery allow players to use a range of "Shots" in game for fun and excitement !! Shots range from Fire, Fire Ball, FireBomb, Poision (DPS), Freeze, Zip Line and Harpoon Arrow Shots.
This Plugin setup just like Wizardry!!!! but with Bows and Arrows !!!
Here is a Quick Overview video till I get a better one
More Arrow Shots coming soon !!
In game Focus bar shows players current Focus level while Bow is in active slot
Currently there are 3 Ranks of Archers: Novice, Adept and Master
Higher Rank Archers can use spells at a reduced focus cost.
Novice Archers require 100%, Adept Archers require 75% and Master Archers require 50% Focus cost.
Note: Correct Focus cost will be displayed when cycling to new shot or when low on Focus
Permissions :
archery.novice - This is the Level 1 Archer. any shot that requires level 1, these Archers can use them.
archery.adept - This is the Level 2 Archer, any shot that requires level 2 or lower, these Archers can use.
archery.master - This is the Level 3 Archer, any shot that requires level 3 or lower, these Archers can use.
archery.admin - This is the Level 4 User, Mostly for admin, by default gives access to all Arrows with no Focus cost.
Mouse Commands:
Middle Mouse Button - By default, players holding the bow, crossbow or compound bow, can press the middle mouse button down to cycle thru there available Arrow Shots
Left Mouse Button - Fires currently selected Arrow Shot if still holding correct weapon.
Arrow Shots(currently) :
Admin Setup:
Admins can setup Arrow shots to require materials per shot, a amount of Focus per shot, which archery level they can use certain shots. Lots of options for Admins to customize there players Archery experience.
Original Configuration Options :
Note : Level Req - Archer Level : 1 - novice, 2 - adept, 3 - master, 4 - admin
Code:
{
"Focus - Cost Reduction - Adept Archer reduce Focus cost by 1/": 4,
"Focus - Cost Reduction - Admin Permission Users reduce Focus cost by 1/": 1,
"Focus - Cost Reduction - Master Archer reduce Focus cost by 1/": 2,
"Focus - Focus Bar Color, default is greenish : ": "0.0 1.0 0.5 0.6",
"Focus - Gui Despawn time amount : ": 30,
"Focus - Recover this amount of focus per tick : ": 1,
"Focus - Recover this amount of focus per tick : ": 1,
"Focus - Starting Amount - Amount of Focus players starts with : ": 100,
"Focus - Tick Rate (higer number means slower recovery) : ": 10,
"Food - Allow Focus recovery by eating certain food ? ": true,
"Food - How much Focus will player recover if they eat Correct Foods ? ": 50,
"Food - recover Focus by eating Food ID 1 : ": 1734319168,
"Food - recover Focus by eating Food ID 2 : ": -202239044,
"Food - recover Focus by eating Food ID 3 : ": -2078972355,
"Food - recover Focus by eating Food ID 4 : ": 991728250,
"Icon URL - Fire Arrow - URL string for icon : ": "http://i.imgur.com/3e8FWvt.png",
"Icon URL - Fire Ball Arrow - URL string for icon : ": "http://i.imgur.com/USdpXGT.png",
"Icon URL - Fire Bomb Arrow - URL string for icon : ": "http://i.imgur.com/0DpAHMn.png",
"Icon URL - Freeze Arrow - URL string for icon : ": "https://i.imgur.com/zCD9qk0.jpg",
"Icon URL - Harpoon Arrow - URL string for icon : ": "https://i.imgur.com/R85c2ra.png",
"Icon URL - Poison Arrow - URL string for icon : ": "https://i.imgur.com/j55m6D0.jpg",
"Icon URL - ZipLine Arrow - URL string for icon : ": "https://i.imgur.com/FZYtDy8.png",
"Level Req - Fire Arrow - Level needed to use : ": 1,
"Level Req - Fire Ball Arrow - Level needed to use : ": 1,
"Level Req - Fire Bomb Arrow - Level needed to use : ": 1,
"Level Req -Freeze Arrow - Level needed to use : ": 1,
"Level Req -Harpoon Arrow - Level needed to use : ": 1,
"Level Req -Poison Arrow - Level needed to use : ": 1,
"Level Req -ZipLine Arrow - Level needed to use : ": 1,
"Shot Cooldown - Fire Arrow : ": 60.0,
"Shot Cooldown - Fire Ball Arrow : ": 60.0,
"Shot Cooldown - Fire Bomb Arrow : ": 60.0,
"Shot Cooldown - Freeze Arrow : ": 60.0,
"Shot Cooldown - Harpoon Arrow : ": 60.0,
"Shot Cooldown - Poison Arrow : ": 60.0,
"Shot Cooldown - ZipLine Arrow : ": 60.0,
"Shot Damage - Fire Arrow Damage : ": 25.0,
"Shot Damage - Fire Ball Arrow Damage : ": 50.0,
"Shot Damage - Fire Bomb Arrow Damage : ": 75.0,
"Shot Damage - Poison Damage (per second) : ": 25.0,
"Shot Duration - Fire Arrow Duration : ": 4.0,
"Shot Duration - Fire Ball Arrow Duration : ": 4.0,
"Shot Duration - Fire Bomb Arrow Duration : ": 4.0,
"Shot Duration - Freeze Arrow Duration : ": 10.0,
"Shot Duration - Harpoon Arrow Duration : ": 60.0,
"Shot Duration - Poison Arrow Duration : ": 10.0,
"Shot Duration - ZipLine Arrow Duration : ": 60.0,
"Shot Focus Cost - Fire Arrow Focus Cost : ": 200,
"Shot Focus Cost - Fire Ball Arrow Focus Cost : ": 400,
"Shot Focus Cost - Fire Bomb Arrow Focus Cost : ": 800,
"Shot Focus Cost - Freeze Arrow Focus Cost : ": 800,
"Shot Focus Cost - Harpoon Arrow Focus Cost : ": 800,
"Shot Focus Cost - Poison Arrow Focus Cost : ": 200,
"Shot Focus Cost - ZipLine Arrow Focus Cost : ": 800,
"Shot Material - Harpoon Arrows uses estimated distance to set QTY of materials required (ie..50ft needs 50 rope) : ": true,
"Shot Material - ZipLine Arrows uses estimated distance to set QTY of materials required (ie..50ft needs 50 rope) : ": true,
"Shot Material ID - Fire Arrow requires this Item ID (default lowgrade fuel) : ": -946369541,
"Shot Material ID - Fire Ball Arrow requires this Item ID (default lowgrade fuel) : ": -946369541,
"Shot Material ID - Fire Bomb Arrow requires this Item ID (default lowgrade fuel) : ": -946369541,
"Shot Material ID - Freeze Arrow requires this Item ID (default sulfur) : ": -1581843485,
"Shot Material ID - Harpoon Arrow requires this Item ID (default rope) : ": 1414245522,
"Shot Material ID - Poison Arrow requires this Item ID (default spoiled human meat) : ": 1272768630,
"Shot Material ID - ZipLine Arrow requires this Item ID (default rope) : ": 1414245522,
"Shot Material QTY - Fire Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - Fire Ball Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - Fire Bomb Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - Freeze Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - Harpoon Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - Poison Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Shot Material QTY - ZipLine Arrow requires this qty of material to shoot (set to 0 for No Materials required) : ": 0,
"Usage - AOE Shots only Effect Friends or Clan Members ? ": false
}
Language File Default :
Code:
{
"lowfocus": "Your Focus is low, you need : ",
"buildingblocked": "That arrow cannot be fired under building blocked flag : ",
"nomaterials": "To shoot that arrow, you need ",
"activatedfirearrow": "Fire Arrow Activated - Focus Cost is : ",
"activatedfireball": "Fire Ball Arrow Activated - Focus Cost is : ",
"activatedfirebomb": "Fire Bomb Arrow Activated - Focus Cost is : ",
"activatedfreeze": "Freeze Arrow Activated - Focus Cost is : ",
"activatedpoison": "Poison Arrow Activated - Focus Cost is : ",
"activatedzipline": "ZipLine Arrow Activated - Focus Cost is : ",
"activatedharpoon": "Harpoon Arrow Activated - Focus Cost is : ",
"notallowed": "You are not authorized to use that command !!"
}
and ill get a "self" freeze block in there too.. lol
Harpoon does need to be stronger pull for sure.
Zip line is mostly a Fun thing, but if your in the chair, it will move you down the line. lol