Difference between revisions of "MWLLFlowNodes:Explosion"
From MechWarrior: Living Legends Wiki
(Created page with "{{MWLLFlowNode| | Image = File:Explosion.png | Name =Explosion | {{FlowIn|Position|Vector|Coordinates of explosion}} {{FlowIn|Radius|Float|Explosion radius, how far from t...") |
m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | { | + | {| class="wikitable" style="border:1px solid #250b2d; text-align:left; width:500px;" cellpadding="1" cellspacing="0" rules="all" align="right" |
− | + | ! colspan="3" style="background:#2a2a2a; text-align:center; font-size:12pt" | Explosion | |
− | | Name | + | |- |
− | | | + | | '''Name''' || '''Type''' || '''Description''' |
− | + | |- | |
− | + | |Position | |
− | + | |Vector | |
− | + | |Coordinates of explosion | |
+ | |- | ||
+ | |Radius | ||
+ | |Float | ||
+ | |Explosion radius, how far from the position explosion will be made | ||
+ | |- | ||
+ | |Damage | ||
+ | |Float | ||
+ | |Amount of damage points inflicted | ||
+ | |- | ||
+ | !colspan="3" style="text-align:center" | [[File:Explosion.png]] | ||
+ | |- | ||
+ | |} | ||
Line 14: | Line 26: | ||
Destroy the unit (Mech may go critical) | Destroy the unit (Mech may go critical) | ||
− | [[File: | + | [[File:Explosion_Example1.png]] |
− | [[Category: | + | {{Navbox FlowNodes}} |
+ | |||
+ | [[Category:FlowNodes]] |
Latest revision as of 03:09, 15 August 2017
Explosion | ||
---|---|---|
Name | Type | Description |
Position | Vector | Coordinates of explosion |
Radius | Float | Explosion radius, how far from the position explosion will be made |
Damage | Float | Amount of damage points inflicted |
Explosion is the MWLL Flowgraph Node creating an explosion effect (though without any practice effect)
Examples
Destroy the unit (Mech may go critical)