Bgparamlist: Difference between revisions

imported>SaltySalty
imported>SaltySalty
Line 1,110: Line 1,110:
|MagicName
|MagicName
|str32
|str32
|Name of the actor that a use of the rod calls on
| -
|
|
|-
|-
|ChargeMagicNum
|ChargeMagicNum
|int
|int
|The number of actors to be released on a charged attack
| -
|4
|4
|-
|-
|ChargeMagicInterval
|ChargeMagicInterval
|int
|int
|The space between released actors on a charged attack
| -
|5
|5
|-
|-
|MagicPower
|MagicPower
|int
|int
|Damage done by the rod's magic
| -
|(variable depending on rod type)
|0
|-
|-
|MagicSpeed
|MagicSpeed
|float
|float
|The speed of bullet-type actors leaving the rod on swing
| -  
|(variable depending on rod type)
|0.0
|-
|-
|MagicSpeedByThrow
|MagicSpeedByThrow
|float
|float
|The speed of bullet-type actors leaving the rod on throw
| -  
|(variable depending on rod type)
|0.0
|-
|-
|MagicGravity
|MagicGravity
|float
|float
|The weight of actors leaving the rod
| -
|(variable depending on rod type)
|0.0
|-
|-
|MagicRadius
|MagicRadius
|float
|float
|The radius of actors leaving the rod
| -
|(variable depending on rod type)
|0.0
|-
|-
|ScaleTime
|ScaleTime
|int
|int
|The time it takes an actor leaving the rod to scale into its maximum size
| -
|(variable depending on rod type)
|0
|-
|-
|MagicRange
|MagicRange
|float
|float
|The range of actors leaving the rod
| -
|(variable depending on rod type)
|0.0
|-
|-
|MagicSpeedByEnemy
|MagicSpeedByEnemy
|float
|float
|The speed of bullet-type actors leaving the rod when used by an enemy
| -  
|(variable depending on rod type)
|0.0
|-
|-
|MagicGravityByEnemy
|MagicGravityByEnemy
|float
|float
|The weight of actors leaving the rod when used by an enemy
| -
|(variable depending on rod type)
|0.0
|-
|-
|MagicRadiusByEnemy
|MagicRadiusByEnemy
|float
|float
|The radius of actors leaving the rod when used by an enemy
| -
|(variable depending on rod type)
|0.0
|-
|-
|ScaleTimeByEnemy
|ScaleTimeByEnemy
|int
|int
|The time it takes an actor leaving the rod to scale into its maximum size when used by an enemy
| -
|(variable depending on rod type)
|0
|-
|-
|MagicRangeByEnemy
|MagicRangeByEnemy
|float
|float
|The range of actors leaving the rod when used by an enemy
| -
|(variable depending on rod type)
|0.0
|-
|-
|}
|}
Anonymous user