Difference between revisions of "target spirit"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; target_spirit <range> : Only use the block if the corresponding actor's number of revolving entities (spirit spheres, coins, etc.) matches the...")
 
Line 1: Line 1:
 
; target_spirit <[[References#Range_Operators|range]]>
 
; target_spirit <[[References#Range_Operators|range]]>
 
: Only use the block if the corresponding actor's number of revolving entities (spirit spheres, coins, etc.) matches the specified range.
 
: Only use the block if the corresponding actor's number of revolving entities (spirit spheres, coins, etc.) matches the specified range.
 +
 +
= Note =
 +
* Available only post commit [https://github.com/OpenKore/openkore/commit/7bc8ded6a080501d0fa5c1330a0b15ed38964aa1 7bc8ded]
  
 
[[Category:Player_Condition]]
 
[[Category:Player_Condition]]

Revision as of 16:23, 8 January 2018

target_spirit <range>
Only use the block if the corresponding actor's number of revolving entities (spirit spheres, coins, etc.) matches the specified range.

Note