Skip to content

Commit e3ba9cd

Browse files
committed
Merge pull request ismooch#47 from cFerg/patch-11
Update zbeta.sk
2 parents 96151ea + 61a40e7 commit e3ba9cd

File tree

1 file changed

+21
-32
lines changed

1 file changed

+21
-32
lines changed

Obam-Testing/zbeta.sk

+21-32
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33

44
options:
55
#@weapons
6-
PStab: diamond sword;&aThe Green Justice;&7Crafted from the purest||&7items to cut through||&7the souls of the purest humans
7-
ZStab: diamond sword;&cThe Red Death;&7Laced with the poisonous||&7Blood of the zombies||&7to deliver a powerful strike
8-
Supp1: bow of infinity 1;&fBow of Healing;&7Powerful darts loaded||&7with medical properties to||&7to heal friends from afar
9-
Supp2: paper;&fBandage;&7The most current healing technology||&7In a convenient travel||&7ready delivery system|| ||&eRight click on a player to use
10-
Tank: wood sword of knockback 1;&eHit Stick;&7Built with rubber infused wood for ||&7that extra push against attacking enemies
6+
PStab: diamond sword named "&aThe Green Justice" with lore "&7Crafted from the purest||&7items to cut through||&7the souls of the purest humans"
7+
ZStab: diamond sword named "&cThe Red Death" with lore "&7Laced with the poisonous||&7Blood of the zombies||&7to deliver a powerful strike"
8+
Supp1: bow of infinity 1 named "&fBow of Healing" with lore "&7Powerful darts loaded||&7with medical properties to||&7to heal friends from afar"
9+
Supp2: paper named "&fBandage" with lore "&7The most current healing technology||&7In a convenient travel||&7ready delivery system|| ||&eRight click on a player to use"
10+
Tank: wood sword of knockback 1 named "&eHit Stick" with lore "&7Built with rubber infused wood for ||&7that extra push against attacking enemies"
11+
1112
on death of a zombie:
1213
{zbeta.game.active} is true
1314
attacker is a player
@@ -1093,7 +1094,7 @@ on right click on a sign:
10931094
set player's helmet to red wool
10941095
{zbeta.team.%player%} is "yellow":
10951096
set player's helmet to yellow wool
1096-
give player named item stack from "{@ZStab}"
1097+
give player {@ZStab}
10971098
equip player with leather chestplate named "&cStabber Gear"
10981099
equip player with leather leggings named "&cStabber Gear"
10991100
equip player with leather boots named "&CStabber Gear"
@@ -1108,7 +1109,7 @@ on right click on a sign:
11081109
set player's helmet to red wool
11091110
{zbeta.team.%player%} is "yellow":
11101111
set player's helmet to yellow wool
1111-
give player named item stack from "{@PStab}"
1112+
give player {@PStab}
11121113
equip player with leather chestplate named "&aStabber Gear"
11131114
equip player with leather leggings named "&aStabber Gear"
11141115
equip player with leather boots named "&aStabber Gear"
@@ -1123,9 +1124,9 @@ on right click on a sign:
11231124
set player's helmet to red wool
11241125
{zbeta.team.%player%} is "yellow":
11251126
set player's helmet to yellow wool
1126-
give player named item stack from "{@Supp1}"
1127+
give player {@Supp1}
11271128
give player arrow
1128-
give player named item stack from "{@Supp2}"
1129+
give player {@Supp2}
11291130
equip player with leather chestplate named "&fDoctor's Coat"
11301131
equip player with leather leggings named "&fDoctor's Coat"
11311132
equip player with leather boots named "&fDoctor's Coat"
@@ -1140,7 +1141,7 @@ on right click on a sign:
11401141
set player's helmet to red wool
11411142
{zbeta.team.%player%} is "yellow":
11421143
set player's helmet to yellow wool
1143-
give player named item stack from "{@Tank}"
1144+
give player {@Tank}
11441145
equip player with leather chestplate named "&eTanks Armor"
11451146
equip player with leather leggings named "&eTanks Armor"
11461147
equip player with leather boots named "&eTanks Armor"
@@ -1172,10 +1173,10 @@ on damage of a player:
11721173
attacker is player:
11731174
{zbeta.team.%attacker%} is {zbeta.team.%victim%}:
11741175
{zbeta.lo.%attacker%} is "SUPPORT":
1175-
attacker's tool is named item stack from "{@Supp2}":
1176+
attacker's tool is {@Supp2}:
11761177
add 7 to victim's health
11771178
send "&aYou have been healed by %attacker%" to victim
1178-
remove named item stack from "{@Supp2}" from attacker
1179+
remove {@Supp2} from attacker
11791180
stop
11801181
attacker's tool is not air:
11811182
attacker's tool is not arrow
@@ -1193,15 +1194,15 @@ on damage of a player:
11931194
stop
11941195
set damage to 0
11951196
{zbeta.lo.%attacker%} is "Z-STABBER":
1196-
attacker's tool is named item stack from "{@ZStab}":
1197+
attacker's tool is {@ZStab}:
11971198
set {_dmg} to a random number between 0.09 to 0.12
1198-
attacker's tool is not named item stack from "{@ZStab}":
1199+
attacker's tool is not {@ZStab}:
11991200
set {_dmg} to a random number between 0.08 to 0.1
12001201
{zbeta.lo.%attacker%} is "P-STABBER":
1201-
attacker's tool is named item stack from "{@PStab}":
1202+
attacker's tool is {@PStab}:
12021203

12031204
set {_dmg} to a random number between 0.3 and 0.8
1204-
attacker's tool is not named item stack from "{@PStab}":
1205+
attacker's tool is not {@PStab}:
12051206
set {_dmg} to a random number between 0.1 and 0.4
12061207
{zbeta.lo.%attacker%} is "SUPPORT":
12071208
set {_dmg} to 0.050
@@ -1258,15 +1259,15 @@ on damage of a player:
12581259
on damage of a zombie:
12591260
attacker is player:
12601261
{zbeta.lo.%attacker%} is "Z-STABBER":
1261-
attacker's tool is named item stack from "{@ZStab}":
1262+
attacker's tool is {@ZStab}:
12621263
set {_dmg} to 8
1263-
attacker's tool is not named item stack from "{@ZStab}":
1264+
attacker's tool is not {@ZStab}:
12641265
set {_dmg} to 0.75
12651266
{zbeta.lo.%attacker%} is "P-STABBER":
1266-
attacker's tool is named item stack from "{@PStab}":
1267+
attacker's tool is {@PStab}:
12671268

12681269
set {_dmg} to 1.0
1269-
attacker's tool is not named item stack from "{@PStab}":
1270+
attacker's tool is not {@PStab}:
12701271
set {_dmg} to 0.25
12711272
{zbeta.lo.%attacker%} is "SUPPORT":
12721273
set {_dmg} to 0.25
@@ -1288,15 +1289,3 @@ on target:
12881289
apply speed 3 to event-entity for 10 seconds
12891290
set {zbeta.%event-entity%.speed} to true
12901291

1291-
1292-
1293-
1294-
1295-
1296-
1297-
1298-
1299-
1300-
1301-
1302-

0 commit comments

Comments
 (0)