Zane: Difference between revisions

From NHRL
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
Zane is a torque reaction walker inspired by [[Droopy]].
Zane is a torque reaction walker inspired by [[Droopy]].
{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=2|format=json|data=events19=events, fights19=fights, wins19=w, losses19=l, pct19=pct, kos19=kos, kod19=kod, avg_time19=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=3|format=json|data=events20=events, fights20=fights, wins20=w, losses20=l, pct20=pct, kos20=kos, kod20=kod, avg_time20=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=4|format=json|data=events21=events, fights21=fights, wins21=w, losses21=l, pct21=pct, kos21=kos, kod21=kod, avg_time21=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=5|format=json|data=events22=events, fights22=fights, wins22=w, losses22=l, pct22=pct, kos22=kos, kod22=kod, avg_time22=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=6|format=json|data=events23=events, fights23=fights, wins23=w, losses23=l, pct23=pct, kos23=kos, kod23=kod, avg_time23=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_stats_by_season.php?bot_name={{{bot}}}&season_id=1|format=json|data=events=events, fights=fights, wins=w, losses=l, pct=pct, kos=kos, kod=kod, avg_time=avg_fight_time_secs|suppress error=true}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_rank.php?bot_name={{{bot}}}&get_all_ranks=true|format=json|data=rankActive=ranking|suppress error}}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_streak_stats.php?bot_name={{{bot}}}|format=json|data=last_five=last_five, streak_type_current=streak_type_current, streak_length_current=streak_length_current, num_kos_current_streak=num_kos_current_streak, streak_length_longest_winning=streak_length_longest_winning, num_kos_longest_winning=num_kos_longest_winning, streak_length_longest_losing=streak_length_longest_losing, num_kod_longest_losing=num_kod_longest_losing |suppress error}}

==Statistics==
===Info===
*'''Rank:''' {{#if: {{#external_value:rankActive}} | [[NHRL:Stats:Active-{{{class}}}|#{{#external_value:rankActive}}]] | [[NHRL:Stats:Active-{{{class}}}|Unranked]] }} in {{{class}}}.
*'''Last 5 fights:''' {{#external_value:last_five}}
*'''Current streak:''' {{#external_value:streak_type_current}}{{#external_value:streak_length_current}} ({{#external_value:num_kos_current_streak}} KOs/KO'd)
*'''Longest winning streak:''' {{#external_value:streak_length_longest_winning}} ({{#external_value:num_kos_longest_winning}} KOs)
*'''Longest losing streak:''' {{#external_value:streak_length_longest_losing}} ({{#external_value:num_kod_longest_losing}} KO'd)
*'''Avg fight time (seconds):''' {{#external_value:avg_time}}

===Record===
{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_event_participants.php?bot_name={{{bot}}}|format=json|data=date_ev=event_date, name_fought_ev=name_fought_as, reached_ev=round_reached, place_ev=place, fights_ev=fights, wins_ev=wins, losses_ev=losses, kos_ev=kos, kod_ev=kod|suppress error}}

===Events===
{| class="wikitable"
!Date
!Fought as
!Reached
!Place
!Fights
!W
!L
!KOs
!KO'd {{#for_external_table:
{{!}}-
{{!}} {{{date_ev}}}
{{!}} {{{name_fought_ev}}}
{{!}} {{{reached_ev}}}
{{!}} {{{place_ev}}}
{{!}} {{{fights_ev}}}
{{!}} {{{wins_ev}}}
{{!}} {{{losses_ev}}}
{{!}} {{{kos_ev}}}
{{!}} {{{kod_ev}}} }}
|}

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_head_to_head.php?bot_name={{{bot}}}|format=json|data=opponent_h2h=opponent_unique_name, fights_h2h=num_fights, wins_h2h=wins, losses_h2h=losses, kos_h2h=kos, kod_h2h=kod, last_meeting_h2h=last_meeting}}

===Opponents===
{| class="wikitable mw-collapsible mw-collapsed"
!Opponent
!Fights
!W
!L
!KOs
!KO'd
!Last Meeting {{#for_external_table:
{{!}}-
{{!}} [[{{{opponent_h2h}}}]]
{{!}} {{{fights_h2h}}}
{{!}} {{{wins_h2h}}}
{{!}} {{{losses_h2h}}}
{{!}} {{{kos_h2h}}}
{{!}} {{{kod_h2h}}}
{{!}} {{{last_meeting_h2h}}} }}
|}

''Click "Expand" to see this table.''

{{#get_web_data:url=https://stats.nhrl.io/statsbook/get_fights.php?bot_name={{{bot}}}|format=json|data=date=date, opponent=opponent, round=round, fight_length_secs=fight_length_secs, video_link=video_link, result=result, by=result_by, points=points}}

===Full Fight History===
{| class="wikitable mw-collapsible mw-collapsed"
!Date
!Opponent
!Round
!Result
!By
!Points
!Fight Length (s)
!Video {{#for_external_table:
{{!}}-
{{!}} {{{date}}}
{{!}} [[{{{opponent}}}]]
{{!}} {{{round}}}
{{!}} {{{result}}}
{{!}} {{{by}}}
{{!}} {{{points}}}
{{!}} {{{fight_length_secs}}}
{{!}} {{{video_link}}} }}
|}

<nowiki>*</nowiki> Forfeits are not counted in a bot's W-L record.

For more information on how points are calculated for rankings, [[Rankings|click here]].

''Click "Expand" to see this table.''

Revision as of 14:10, 20 May 2023

Zane is a torque reaction walker inspired by Droopy.









Statistics

Info

  • Rank: [[NHRL:Stats:Active-{{{class}}}|#Error: no local variable "rankActive" has been set.]] in {{{class}}}.
  • Last 5 fights: Error: no local variable "last_five" has been set.
  • Current streak: Error: no local variable "streak_type_current" has been set.Error: no local variable "streak_length_current" has been set. (Error: no local variable "num_kos_current_streak" has been set. KOs/KO'd)
  • Longest winning streak: Error: no local variable "streak_length_longest_winning" has been set. (Error: no local variable "num_kos_longest_winning" has been set. KOs)
  • Longest losing streak: Error: no local variable "streak_length_longest_losing" has been set. (Error: no local variable "num_kod_longest_losing" has been set. KO'd)
  • Avg fight time (seconds): Error: no local variable "avg_time" has been set.

Record

Events

Date Fought as Reached Place Fights W L KOs KO'd

Could not get URL https://stats.nhrl.io/statsbook/get_head_to_head.php?bot_name={{{bot}}} after 3 tries.

Opponents

Opponent Fights W L KOs KO'd Last Meeting

Click "Expand" to see this table.


Full Fight History

Date Opponent Round Result By Points Fight Length (s) Video

* Forfeits are not counted in a bot's W-L record.

For more information on how points are calculated for rankings, click here.

Click "Expand" to see this table.