OBD:TRAM/raw0x18: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
(added note from Loser on OBD talk:TRAM)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> damage part
<CENTER>[[OBD:TRAM/raw0x14|attack part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - damage part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER>




<CENTER>[[OBD:TRAM/raw0x14|<==]] <FONT SIZE=5>TRAM - damage part</FONT> [[OBD:TRAM/raw0x1C|==>]]</CENTER>
This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file. This data is only meant for throw target animations. Without the throwTarget flag being set (0x3C in TRAM), any data found here will crash Oni.




This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file.
[[Image:Tram_r04.gif]]




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/tram_r04.gif
{{Table}}
 
{{OBDth}}
 
{{OBDtrBK}}
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=1 BGCOLOR="#000000"
{{OBDtr| 0x00 | int16 |FFC8C8| 14 00 | 20 | damage taken by character }}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
{{OBDtr| 0x02 | int16 |FFFFC8| 29 00 | 41 | frame of the animation, when damage is dealt }}
| WIDTH=15% | <B>Hex</B>
| WIDTH=15% | <B>Translation</B>
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows one damage block.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | 14&nbsp;00
| 20
| ALIGN=LEFT | damage taken by character
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 29 00
| 41
| ALIGN=LEFT | frame of the animation, when damage is dealt
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFC8" | 31 30
| 12337
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | 00 00
| 0
| ALIGN=LEFT | unknown
|}
|}




<HR>
<CENTER>[[OBD:TRAM/raw0x14|attack part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - damage part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x14|<==]] <B>TRAM - damage part</B> [[OBD:TRAM/raw0x1C|==>]]</CENTER>
<HR>
 


[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> damage part
{{OBD}}

Latest revision as of 21:13, 26 October 2023

attack part  <<  TRAM - damage part  >>  motion blur part


This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file. This data is only meant for throw target animations. Without the throwTarget flag being set (0x3C in TRAM), any data found here will crash Oni.


Tram r04.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 int16 14 00 20 damage taken by character
0x02 int16 29 00 41 frame of the animation, when damage is dealt


attack part  <<  TRAM - damage part  >>  motion blur part