Add Explosive Shot definition

This commit is contained in:
nossr50
2023-12-20 19:11:08 -08:00
parent 23b8e0a28c
commit 3e11b7da2c
7 changed files with 34 additions and 21 deletions

View File

@@ -182,6 +182,11 @@ Archery.SubSkill.ArcheryLimitBreak.Description=Breaking your limits. Increased d
Archery.SubSkill.ArcheryLimitBreak.Stat=Limit Break Max DMG
Archery.Listener=Archery:
Archery.SkillName=ARCHERY
Archery.Skills.ExplosiveShot.Off=
Archery.Skills.ExplosiveShot.On=&a**EXPLOSIVE SHOT ACTIVATED**
Archery.Skills.ExplosiveShot.Other.Off=Explosive Shot&a has worn off for &e{0}
Archery.Skills.ExplosiveShot.Other.On=&a{0}&2 has used &cExplosive Shot!
Archery.Skills.ExplosiveShot.Refresh=&aYour &Explosive Shot &ability is refreshed!
#AXES
Axes.Ability.Bonus.0=Axe Mastery
Axes.Ability.Bonus.1=Bonus {0} damage

View File

@@ -290,10 +290,13 @@ permissions:
mcmmo.ability.archery.all:
description: Allows access to all Archery abilities
children:
mcmmo.ability.archery.explosiveshot: true
mcmmo.ability.archery.skillshot: true
mcmmo.ability.archery.daze: true
mcmmo.ability.archery.arrowretrieval: true
mcmmo.ability.archery.archerylimitbreak: true
mcmmo.ability.archery.explosiveshot:
description: Allows access to the Explosive Shot super ability for Archery
mcmmo.ability.archery.archerylimitbreak:
description: Adds damage to bows
mcmmo.ability.archery.skillshot:

View File

@@ -31,6 +31,11 @@ Alchemy:
Rank_7: 900
Rank_8: 1000
Archery:
ExplosiveShot:
Standard:
Rank_1: 5
RetroMode:
Rank_1: 50
ArcheryLimitBreak:
Standard:
Rank_1: 10