271
edits
m (adding space for great justice (and the search engine)) |
(Filling the info to XML part of the wiki) |
||
Line 706: | Line 706: | ||
===<DamageFactors>=== | ===<DamageFactors>=== | ||
The following 7 float values | The following 7 float values correspond to damage types. These are ONCC specific multipliers for DamageTypes. See [[DamageTypes]] | ||
These multipliers affect StunDamage and Knockback parameters of DamageBlast and DamageChar PAR3 actions, which utilize these DamageTypes. Damage parameters is not affected by these multipliers. | |||
These multipliers are applied as follows: actual applied StunDamage or Knocback = (PAR3 StunDamage or Knockback)*(1-ONCCvalue) | |||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
!width=150px| XML tag | !width=150px| XML tag | ||
Line 714: | Line 718: | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "Normal" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "MinorStun" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "MajorStun" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "MinorKnockdown" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "MajorKnockdown" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "Blownup" DamageType multiplier | ||
|- | |- | ||
| <Float> | | <Float> | ||
| float | | float | ||
| | | "Pickup" DamageType multiplier | ||
|} | |} | ||
==[[OBD:ONCP|ONCP]]: Oni Character Particle (Array)== | ==[[OBD:ONCP|ONCP]]: Oni Character Particle (Array)== |
edits