19,654
edits
m (moved Gameplay/Combat moves to Combat moves over redirect: It just doesn't belong as a subpage of a general game guide article. More of a modding database article, in fact.) |
m (wording tweaks to introduction; added expansions of animation variant suffixes) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Image:Rear TCTF pistol disarm.gif|right]] | |||
This is an overview of the combat moves available in Oni. | |||
| | |||
This is an overview of the combat moves available in Oni | |||
:For an overview of the damage dealt, see [http://zdlo.oni2.net/Items/Table_of_damage_dealt.htm HERE]. For a few animated GIFs, see [http://zdlo.oni2.net/GIFs/ HERE]. | :For an overview of the damage dealt, see [http://zdlo.oni2.net/Items/Table_of_damage_dealt.htm HERE]. For a few animated GIFs, see [http://zdlo.oni2.net/GIFs/ HERE]. | ||
This page is ''not'' intended for experts only. It allows anyone to look up all the combos available to a character, as well as the control sequences to execute them. Perhaps the most tricky thing to understand is that | This page is ''not'' intended for experts only. It allows anyone to look up all the combos available to a character, as well as the control sequences to execute them. Perhaps the most tricky thing to understand is that a lot of animations are shared between characters (for example, the TCTF SWAT on the right inherits the disarm from Strikers). Please read the following note on how the animation names are constructed, then use the mini-tables to see what "prefix" (column header) corresponds to the character you're looking for. Good luck. | ||
;Animation names | ;Animation names | ||
:Oni's [[animation]]s are stored in [[TRAM]] files, all of which are named | :Oni's [[animation]]s are stored in [[TRAM]] files, all of which are named. Hence we labeled the moves accordingly in the following tables. | ||
:Typically, an animation name consists of a ''lowercase suffix'' ("comb_p", "punch_heavy", ...) and an ''uppercase prefix'' that helps to quickly identify the animation collection ([[TRAC]]) and | :Typically, the body of an animation name consists of a ''lowercase suffix'' ("comb_p", "punch_heavy", ...) and an ''uppercase prefix'' that helps to quickly identify the animation collection ([[TRAC]]) and variant. | ||
:The main prefix | :The main prefix indicates the character, e.g. "KONOKO" or "BOMB". Animation variants are indicated by three letter suffixes which follow the first three letters of the character prefix, e.g. "KONCOM" or "NINRIF". The possible variants are COM{{FontCol|slategray|bat}} (melee), PIS{{FontCol|slategray|tol}}, RIF{{FontCol|slategray|le}}, SPR{{FontCol|slategray|int}}, PAN{{FontCol|slategray|ic}} or SCR{{FontCol|slategray|amble}}. | ||
:In the following tables, just append the suffix you find in a cell to the prefix in the column header, and you'll get the full name of the animation. The | :In the following tables, just append the suffix you find in a cell to the prefix in the column header, and you'll get the full name of the animation. The input sequence needed to trigger the animation is in the row header. | ||
:Internal filenames use an additional TRAM prefix: e.g. | :Internal filenames use an additional "TRAM" prefix: e.g. "TRAMKONCOMpunch_heavy". However, that prefix is left out by [[BSL]] commands, for example: '''[[chr_animate]] 0 KONCOMpunch_heavy''' | ||
{|{{table}} style="white-space:nowrap" | {|{{table}} style="white-space:nowrap" | ||
|width=200px|__TOC__ | |width=200px|__TOC__ | ||
Line 18: | Line 16: | ||
{|border=1 cellspacing=0 | {|border=1 cellspacing=0 | ||
|+'''Collection and variant prefixes''' | |+'''Collection and variant prefixes''' | ||
| | |BARAB||Barabas | ||
|- | |||
|COMGUY||Comguys, cops, male civilians | |||
|- | |||
|DOC||Doctor | |||
|- | |||
|ELITE||Elite Strikers | |||
|- | |||
|GRIFIN||Griffin | |||
|- | |||
|KONOKO||Konoko, female cops, female civilians | |||
|- | |||
|MURO||Muro | |||
|- | |||
|MUTANT||Mutant Muro | |||
|- | |- | ||
| | |NINJA||Ninja | ||
|- | |- | ||
| | |RED||Furies | ||
|- | |- | ||
| | |SECRET||Female civilians | ||
|- | |- | ||
| | |SECURI||Security guards | ||
|- | |- | ||
| | |SHINAT||Shinatama | ||
|- | |- | ||
| | |SHINZOM||Zombie Shinatama | ||
|- | |- | ||
| | |STRIKE||Strikers | ||
|- | |- | ||
| | |TANKER||Tankers | ||
|- | |- | ||
| | |TCTF||TCTF SWAT | ||
|- | |- | ||
| | |THUG||Thugs (workers) | ||
|- | |- | ||
|***COM||Combat variant | |***COM||Combat variant | ||
Line 49: | Line 61: | ||
{|border=1 cellspacing=0 | {|border=1 cellspacing=0 | ||
|+'''[[TRAC]] inheritance and stats''' | |+'''[[TRAC]] inheritance and stats''' | ||
|konokocore_animations: 536 anims | | style="text-align:left"| | ||
'''konokocore_animations''': 536 anims | |||
*'''konokolev1_animations''': 70 anims | |||
**'''konoko_animations''': 105 anims | |||
***'''gen_f_animations''': 7 anims | |||
*'''red_animations''': 100 anims | *'''red_animations''': 100 anims | ||
* | *'''shinatama_animations''': 12 anims | ||
*'''Shinzom_animations''': 6 anims | |||
strikercore_animations: 400 anims | '''strikercore_animations''': 400 anims | ||
*'''striker_animations''': 96 anims | *'''striker_animations''': 96 anims | ||
**'''TCTFswat_animations''': 23 anims | **'''TCTFswat_animations''': 23 anims | ||
Line 60: | Line 76: | ||
*'''ninja_animations''': 385 anims | *'''ninja_animations''': 385 anims | ||
*'''comguy_animations''': 312 anims | *'''comguy_animations''': 312 anims | ||
**'''doctor_animations''': 1 anim | |||
**'''gen_m_animations''': 0 anims | |||
**'''griffin_animations''': 3 anims | |||
**'''security_animations''': 2 anims | |||
**'''Tanker_animations''': 237 anims | |||
**'''thug_animations''': 22 anims | **'''thug_animations''': 22 anims | ||
**'''muro_animations''': 55 anims | **'''muro_animations''': 55 anims | ||
***'''mutantmuro_animations''': 38 anims | ***'''mutantmuro_animations''': 38 anims | ||
Line 1,180: | Line 1,200: | ||
==More combat moves== | ==More combat moves== | ||
===Rifle-modified combat moves=== | ===Rifle-modified combat moves=== | ||
[[Image:Tanker rifle lunge.gif|right]] | |||
| | |||
{| border="1" cellpadding="5" cellspacing="0" | {| border="1" cellpadding="5" cellspacing="0" | ||
!Keys\TRAM | !Keys\TRAM | ||
Line 1,260: | Line 1,278: | ||
|} | |} | ||
Another unbound move is '''ELITEjump_fw_kick'''. | Another unbound move is '''ELITEjump_fw_kick'''. | ||
[[Category:Engine docs]] |