User:Polavux/Technical:Bloons TD 5 (multiplatform)/Upgrades: Difference between revisions
→Tower Upgrades: minor change |
im gonna rework operation soon |
||
| Line 52: | Line 52: | ||
|<code>Adjust</code> | |<code>Adjust</code> | ||
|To change (by adding/subtracting) the base properties of the weapon. | |To change (by adding/subtracting) the base properties of the weapon. | ||
|Array of | |Array of strings | ||
| | | | ||
| | | | ||
| Line 58: | Line 58: | ||
|<code>Replace</code> | |<code>Replace</code> | ||
|To replace the base properties of the weapon. | |To replace the base properties of the weapon. | ||
|Array of | |Array of strings | ||
| | | | ||
| | | | ||
| Line 88: | Line 88: | ||
{| class="wikitable" | {| class="wikitable" | ||
|<code>SelectByType</code> | |<code>SelectByType</code> | ||
|Selects by the type of subtask. | |Selects by the type of task/subtask. | ||
|- | |||
|<code>Type</code> | |||
|The type of task/subtask to look for. | |||
|- | |- | ||
|<code>SelectByLocation</code> | |<code>SelectByLocation</code> | ||
|Selects by the location of the subtask. | |Selects by the location of the task/subtask. | ||
|- | |- | ||
|<code>Location</code> | |||
|The location of the task/subtask | |||
|} | |||
And whether to adjust or replace a task/subtask | |||
{| class="wikitable" | |||
|<code>Adjust</code> | |<code>Adjust</code> | ||
|To adjust the value. | |To adjust the value or values. | ||
|- | |- | ||
|<code>Replace</code> | |<code>Replace</code> | ||
|To replace the value. | |To replace the value or values. | ||
|} | |} | ||
|String | |String<abbr title="Location is an array of numbers.">*</abbr> | ||
| | | | ||
| | | | ||
|} | |} | ||