We're currently working on updating the Wiki content for the August 2024 Closed Playtest. All this information is subject to change in the final release.

Find us in the Wishes Unlimited Discord in the "Beastiepedia (Beastieball Wiki)" thread under #beastieball-spoilers!

User:JdavisBro/Plays: Difference between revisions

From Beastiepedia: The Beastieball Wiki
(Created page with "= All Plays = {{#cargo_query: tables=Plays |fields=CONCAT('', Plays.Name, '')=Name, Plays.Description, CONCAT('', Plays.Type, '')=Type, Plays.Pow, Plays.Favors }} = Defense Plays Test = {{#cargo_query: tables=Plays |fields=CONCAT('', Plays.Name, '')=Name, Plays.Description, CONCAT('', Plays.Type, '')=Type, Plays.Favors |where=Plays.Type='Defense' }} = Plays with Power Greater Than or Equal to 50 = {{#cargo_query: tables=Plays |fields=CONCAT(''...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= All Plays =
= Full Movelist =
{{#cargo_query:
 
  tables=Plays
{{PlayList|?favors|?sortable
  |fields=CONCAT('[[', Plays.Name, ']]')=Name, Plays.Description, CONCAT('[[', Plays.Type, ']]')=Type, Plays.Pow, Plays.Favors
  |Airblast|Assess|Bang|Basic Hit|Battle Cry|Beginner Effort|Blaze|Body Ready|Bounce|Breaker|Bring the Heat|Build|Bump|Burnout|Call Out|Calming Aura|Careful Shot|Challenge|Cheer|Chill Out|Clear Field|Cold Calculation|Comeback|Confident Pass|Contest|Cornershot|Counter|Cover|Cut Shot|Cyclone|Deep Breath|Demanding Set|Desperate Force|Dig|Dispel|Distraction|Dive|Doze|Dramatic Exit|Dreadful Mist|Drum|Dump|Energized|Excited Pass|Explosion|Faith|Fall Back|Feint|Finisher|Flex|Floater|Forward Pass|Frazzle|Freezer|Goo-Goo Eyes|Grinder|Grit|Hawkeye|Heart Harden|Heartbreaker|Heat Up|Heat Wave|Hex|High Five|High Slam|Hunker|Hyperspike|Inspiring Defense|Intimidate|Introduce|Jammer|Jeer|Juggle|Kneebender|Launch|Lay Trap|Lock Target|Lure Shot|Mark|Meditate|Mighty Yell|Mind Read|Mindfield|Muscle Memory|Nerve Strike|Net Rush|Nettle|Nice Shot|Numbshot|Overpower|Overthink|Patience|Pepshot|Perfect Shot|Pierce|Pipe|Power Sap|Practice Shot|Precision Strike|Prepared Attack|Pressure|Provoke|Pump Up|Quick Breath|Quick Set|Quick Tag|Rainbow|Rally|Raw Fury|Reach Shot|Refresh|Relaxed Hit|Relentless|Reposition|Rocket|Role Reverse|Roll Shot|Set|Shield|Shove|Sidewinder|Slice|Smack|Sneak Attack|Snipe|Soulcrusher|Spike|Spitball|Staredown|Steal|Steamer|Sting|Stinky|Stomp|Supercommit|Tactical Pass|Tailwind|Team Chant|Telekinesis|Teleport|Thriller|Thump|Thunder|Tool|Toppler|Torch Pass|Tornadoball|Tough Front|Tracker|Trait Dance|Trickspin|Turnabout|Twisted|Ultimate Attack|Updraft|Upsetting Comment|Vigor Beam|Whistle|Zigzag|Zinger
}}
}}
= Defense Plays Test =
 
{{#cargo_query:
= Learnset Example (Axolati) =
  tables=Plays
 
  |fields=CONCAT('[[', Plays.Name, ']]')=Name, Plays.Description, CONCAT('[[', Plays.Type, ']]')=Type, Plays.Favors
{{PlayList|header=From Level Up|?level|?favors|?sortable
  |where=Plays.Type='Defense'
  |Cheer|1
}}
  |Pepshot|1
= Plays with Power Greater Than or Equal to 50 =
|Excited Pass|7
{{#cargo_query:
|Jammer|11
  tables=Plays
|Drum|15
  |fields=CONCAT('[[', Plays.Name, ']]')=Name, Plays.Description, CONCAT('[[', Plays.Type, ']]')=Type, Plays.Pow, Plays.Favors
  |Dramatic Exit|19
  |where=Plays.Pow >= 50
  |Bring the Heat|23
}}
  |Battle Cry|28
= Plays from Favors =
  |Introduce|32
{{#cargo_query:
  |Supercommit|36
  tables=Plays
  |Team Chant|41
  |fields=CONCAT('[[', Plays.Name, ']]')=Name, Plays.Description, CONCAT('[[', Plays.Type, ']]')=Type, Plays.Pow, Plays.Favors
  |where=Plays.Favors != ''
}}
= Plays from Riley Favors =
{{#cargo_query:
  tables=Plays
  |fields=CONCAT('[[', Plays.Name, ']]')=Name, Plays.Description, CONCAT('[[', Plays.Type, ']]')=Type, Plays.Pow, Plays.Favors
  |where=Plays.Favors LIKE '%Riley%'
}}
}}

Latest revision as of 19:22, 18 September 2024

Full Movelist

Lua error: Cannot create process: proc_open(): posix_spawn() failed: Operation not permitted

Learnset Example (Axolati)

Lua error: Cannot create process: proc_open(): posix_spawn() failed: Operation not permitted