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...")
 
m (Conversion script moved page Target spirit to target spirit: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
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]]

Latest revision as of 22:35, 26 April 2021

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