Difference between revisions of "MWLLFlowNodes:Explosion"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MWLLFlowNode|
+
{| class="wikitable" style="border:1px solid #250b2d; text-align:left; width:500px;" cellpadding="1" cellspacing="0" rules="all" align="right"
| Image = [[File:Explosion.png]]
+
! colspan="3" style="background:#2a2a2a; text-align:center; font-size:12pt" | Explosion
| Name =Explosion
+
|-
|
+
| '''Name''' || '''Type''' || '''Description'''
{{FlowIn|Position|Vector|Coordinates of explosion}}
+
|-
{{FlowIn|Radius|Float|Explosion radius, how far from the position explosion will be made}}
+
|Position
{{FlowIn|Damage|Float|Amount of damage points inflicted}}
+
|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]]
 +
|-
 +
|}
  
  

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.png


Explosion is the MWLL Flowgraph Node creating an explosion effect (though without any practice effect)

Examples

Destroy the unit (Mech may go critical)

Explosion Example1.png