Toggle search
Search
Toggle menu
Toggle personal menu
Editing
Translations/Korean
(section)
From Desynced Wiki
Read
Edit
Edit source
View history
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== File: data/instructions == {| class="wikitable" style="white-space:pre-wrap" ! English ! Korean ! * |- |Behavior |ํ๋ | |- |Behavior exceeded loop recursion limit |ํ๋์ด ๋ฃจํ ๋ฐ๋ณต ์ ํ์ ์ด๊ณผํ์ต๋๋ค. | |- |item |์์ดํ | |- |frame |ํ๋ ์ | |- |Invalid Instruction |์ ํจํ์ง ์์ ์ง์ | |- |Instruction has been removed, behavior needs to be updated |์ง์๊ฐ ์ญ์ ๋์์ต๋๋ค. ํ๋์ ์ ๋ฐ์ดํธํด์ผ ํฉ๋๋ค. | |- |Behavior exceeded call depth limit |ํ๋์ด ํธ์ถ ๊น์ด ์ ํ์ ์ด๊ณผํ์ต๋๋ค. | |- |Flow |ํ๋ฆ | |- |Subroutine |ํ์ ๋ฃจํด | |- |Unnamed Behavior |์ด๋ฆ ์๋ ํ๋ | |- |none |์์ | |- |Edit |ํธ์ง | |- |top-left |์ผ์ชฝ ์๋จ | |- |top |top | |- |Select |์ ํํ๊ธฐ | |- |Select Subroutine |ํ์ ๋ฃจํด ์ ํ | |- |Create new subroutine |์ ํ์ ๋ฃจํด ์์ฑ | |- |Break called while not in loop |๋ฃจํ์ ์์ผ๋ฉด ์ค๋จ์ด ํธ์ถ๋ฉ๋๋ค. | |- |Break |์ค๋จ | |- |Break out of a loop |๋ฃจํ๋ฅผ ์ค๋จํฉ๋๋ค. | |- |Exit |์ค์ง | |- |Stops execution of the behavior |ํ๋์ ์ค์งํฉ๋๋ค. | |- |Unlock |์ ๊ธ ํด์ | |- |Run as many instructions as possible. Use wait instructions to throttle execution. |์ง์นจ์ ์ต๋ํ ๋ง์ด ์คํํ์ญ์์ค. ๋๊ธฐ ์ง์๋ฅผ ์ฌ์ฉํ์ฌ ์คํ์ ์ ํํ ์ ์์ต๋๋ค. | |- |Lock |์ ๊ทธ๋ค |M |- |Run one instruction at a time |ํ ๋ฒ์ ํ๋์ ๋ช ๋ น์ ์คํํ์ญ์์ค |M |- |in |์ ๋ ฅ | |- |Label |๋ ์ด๋ธ | |- |Label identifier |๋ ์ด๋ธ ์๋ณ์ | |- |any |์์ | |- |Labels can be jumped to from anywhere in a behavior |๋ ์ด๋ธ์ ํ๋์ ๋ชจ๋ ์ง์ ์ผ๋ก ์ด๋ํ ์ ์์ต๋๋ค. | |- |label |๋ ์ด๋ธ | |- |Jump |์ ํ | |- |Jumps execution to label with the same label id |๋์ผํ ๋ ์ด๋ธ ID๋ฅผ ๊ฐ์ง ๋ ์ด๋ธ๋ก ์คํ์ ์ ํํฉ๋๋ค. | |- |Time |์๊ฐ | |- |Number of ticks to wait |๋๊ธฐํ ํฑ ์ | |- |num |์ | |- |Wait Ticks |ํฑ ๋๊ธฐ | |- |Pauses execution of the behavior until 1 or more ticks later |1ํฑ ์ด์์ด ๋ ๋๊น์ง ํ๋ ์คํ์ ์ผ์ ์ค์งํฉ๋๋ค. | |- |If Equal |๋์ผํ ๊ฒฝ์ฐ | |- |Where to continue if the types are the same |์ ํ์ด ๋์ผํ ๊ฒฝ์ฐ ์ํํ ์์ | |- |exec |์คํ | |- |If Different |๋ค๋ฅธ ๊ฒฝ์ฐ | |- |Where to continue if the types differ |์ ํ์ด ๋ค๋ฅธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Value 1 |๊ฐ 1 | |- |Value 2 |๊ฐ 2 | |- |Compare Item |์์ดํ ๋น๊ต | |- |Compares Item or Unit type |์์ดํ ๋๋ ์ ๋ ์ ํ ๋น๊ต | |- |Where to continue if the entities are the same |๊ฐ์ฒด๊ฐ ๋์ผํ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Where to continue if the entities differ |๊ฐ์ฒด๊ฐ ๋ค๋ฅธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Entity 1 |๊ฐ์ฒด 1 | |- |Entity 2 |๊ฐ์ฒด 2 | |- |Compare Entity |๊ฐ์ฒด ๋น๊ต | |- |Compares Entities |๊ฐ์ฒด๋ฅผ ๋น๊ตํฉ๋๋ค. | |- |Type |์ ํ | |- |Is a |๋์กฐ | |- |Compares if an item of entity is of a specific type |๊ฐ์ฒด์ ์์ดํ ์ด ํน์ ์ ํ์ธ์ง ๋น๊ตํฉ๋๋ค. | |- |Item/Entity |์์ดํ /๊ฐ์ฒด | |- |out |์ถ๋ ฅ | |- |Get Type |์ ํ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the type from an item or entity |์์ดํ ๋๋ ๊ฐ์ฒด์ ์ ํ์ ๊ฐ์ ธ์ต๋๋ค. | |- |Global |๊ธ๋ก๋ฒ | |- |No Match |๋งค์นญ ์์ | |- |Where to continue if there is no match |๋งค์นญ์ด ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Data |๋ฐ์ดํฐ | |- |Data to test |ํ ์คํธํ ๋ฐ์ดํฐ | |- |Item Type |์์ดํ ์ ํ | |- |Entity |๊ฐ์ฒด | |- |Entity Type |๊ฐ์ฒด ์ ํ | |- |Component |๋ถํ | |- |Component Type |๋ถํ ์ ํ | |- |Tech |๊ธฐ์ | |- |Tech Type |๊ธฐ์ ์ ํ | |- |Information Value Type |์ ๋ณด ๊ฐ ์ ํ | |- |Coord |์ขํ | |- |Coordinate Value Type |์ขํ ๊ฐ ์ ํ | |- |Data type switch |๋ฐ์ดํฐ ์ ํ ๋ณ๊ฒฝ | |- |Switch based on type of value |๊ฐ์ ์ ํ์ ๋ฐ๋ผ ๋ณ๊ฒฝ๋ฉ๋๋ค. | |- |The first locked item id with no item |์์ดํ ์ด ์๋ ์ฒซ ๋ฒ์งธ ์ ๊ธด ์์ดํ | |- |Get First Locked Id |์ฒซ ์ ๊ธด Id ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the first item where the locked slot exists but there is no item in it |์ ๊ธด ์ฌ๋กฏ์ด ์์ง๋ง ์์ ์์ดํ ์ ์๋ ์์น์ ์ฒซ ์์ดํ ์ ๊ฐ์ ธ์ต๋๋ค. | |- |No Unit |์ ๋ ์์ | |- |No visible unit passed |๋์ ๋ณด์ด๋ ์ ๋์ด ์ ๋ฌ๋์ง ์์์ต๋๋ค. | |- |The unit to check |ํ์ธํ ์ ๋ | |- |Building |๊ฑด๋ฌผ | |- |Where to continue if the entity is a building |๊ฐ์ฒด๊ฐ ๊ฑด๋ฌผ์ธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Bot |๋ก๋ด | |- |Where to continue if the entity is a bot |๊ฐ์ฒด๊ฐ ๋ก๋ด์ธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Where to continue if the entity is a construction site |๊ฐ์ฒด๊ฐ ๊ฑด์ค ๋ถ์ง์ธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Unit Type |์ ๋ ์ ํ | |- |Divert program depending on unit type |์ ๋ ์ ํ์ ๋ฐ๋ผ ํ๋ก๊ทธ๋จ์ ์ ํํฉ๋๋ค. | |- |A is nearer (or equal) |A๊ฐ ๋ ๊ฐ๊น๊ฑฐ๋ ๋์ผํจ | |- |B is nearer |B๊ฐ ๋ ๊ฐ๊น์ | |- |Unit A |์ ๋ A | |- |Unit B |์ ๋ B | |- |Closest |๊ฐ์ฅ ๊ฐ๊น์ | |- |Closest unit |๊ฐ์ฅ ๊ฐ๊น์ด ์ ๋ | |- |Select Nearest |๊ฐ์ฅ ๊ฐ๊น์ด ์ ๋ ์ ํ | |- |Branches based on which unit is closer, optional branches for closer unit |๋ ๊ฐ๊น์ด ์ ๋์ ๋ฐ๋ฅธ ๋ถ๊ธฐ, ๋ ๊ฐ๊น์ด ์ ๋์ ๋ํ ์ ํ ๋ถ๊ธฐ | |- |Range |๋ฒ์ | |- |Range (up to units visibility range) |๋ฒ์(์ต๋ ์ ๋ ์์ผ ๋ฒ์๊น์ง) | |- |Filter |ํํฐ | |- |Filter to check |ํ์ธํ ํํฐ | |- |Second Filter |๋ ๋ฒ์งธ ํํฐ | |- |Third Filter |์ธ ๋ฒ์งธ ํํฐ | |- |Current Entity |ํ์ฌ ๊ฐ์ฒด | |- |Done |์๋ฃ | |- |Finished looping through all entities in range |๋ฒ์ ๋ด ๋ชจ๋ ๊ฐ์ฒด๋ฅผ ํต๊ณผํ๋ฉด ๋ฃจํ๊ฐ ์๋ฃ๋ฉ๋๋ค. | |- |Loop Entities (Range) |๋ฃจํ ๊ฐ์ฒด(๋ฒ์) | |- |Performs code for all entities in visibility range of the unit |์ ๋์ ์์ผ ๋ฒ์์ ์๋ ๋ชจ๋ ๊ฐ์ฒด๊ฐ ์ฝ๋๋ฅผ ์ํํฉ๋๋ค. | |- |Researchable Tech |์ฐ๊ตฌ ๊ฐ๋ฅํ ๊ธฐ์ | |- |Finished looping through all researchable tech |๋ชจ๋ ์ฐ๊ตฌ ๊ฐ๋ฅํ ๊ธฐ์ ์ ํตํ ์๋ฃ |M |- |Loop Research |์ฐ๊ตฌ ๋ฃจํ | |- |Performs code for all researchable tech |๋ชจ๋ ์ฐ๊ตฌ ๊ฐ๋ฅํ ๊ธฐ์ ์ ๋ํ ์ฝ๋๋ฅผ ์ํํฉ๋๋ค. | |- |First active research |์ฒซ ํ์ฑํ ์ฐ๊ตฌ | |- |Get Research |์ฐ๊ตฌํ๊ธฐ | |- |Returns the first active research tech |์ฒซ ํ์ฑํ๋ ์ฐ๊ตฌ ๊ธฐ์ ๋ก ๋์๊ฐ๋๋ค. | |- |tech |๊ธฐ์ |M |- |Tech to remove from research queue |๊ธฐ์ ์ ์ฐ๊ตฌ ๋๊ธฐ์ด์์ ์ญ์ ํฉ๋๋ค. | |- |Clear Research |์ฐ๊ตฌ ์ญ์ | |- |Clears a research from queue, or entire queue if no tech passed |๋๊ธฐ์ด์ ์๋ ์ฐ๊ตฌ๋ฅผ ์ญ์ ํฉ๋๋ค. ๊ธฐ์ ์ด ์ ๋ฌ๋์ง ์์ ๊ฒฝ์ฐ ์ ์ฒด ๋๊ธฐ์ด์ ์ญ์ ํฉ๋๋ค. | |- |Where to continue if the numerical values are the same |์ซ์ ๊ฐ์ด ๋์ผํ ๊ฒฝ์ฐ ์ํํ ์์ | |- |If Larger |ํฐ ๊ฒฝ์ฐ | |- |Where to continue if Value is larger than Compare |๊ฐ์ด ๋์กฐ๊ตฐ๋ณด๋ค ํฐ ๊ฒฝ์ฐ ์ํํ ์์ | |- |If Smaller |์์ ๊ฒฝ์ฐ | |- |Where to continue if Value is smaller than Compare |๊ฐ์ด ๋์กฐ๊ตฐ๋ณด๋ค ์์ ๊ฒฝ์ฐ ์ํํ ์์ | |- |The value to check with |ํ์ธํ ๊ฐ | |- |Compare |๋์กฐ๊ตฐ | |- |The number to check against |๋ค์ ํ์ธํ ์ซ์ | |- |Compare Number |๋์กฐ ์ซ์ | |- |Divert program depending on number of Value and Compare |๊ฐ ๋ฐ ๋์กฐ๊ตฐ์ ์์ ๋ฐ๋ผ ํ๋ก๊ทธ๋จ์ ์ ํํฉ๋๋ค. | |- |Math |์ํ | |- |Target |๋์ | |- |Copy |๋ณต์ฌ | |- |Copy a value to a frame register, parameter or variable |๊ฐ์ ํ๋ ์ ๋ ์ง์คํฐ, ํจ๋ฌ๋ฏธํฐ ๋๋ ๋ณ์์ ๋ณต์ฌํฉ๋๋ค. | |- |Component/Index |๋ถํ/์ธ๋ฑ์ค | |- |Component and register number to set |์ค์ ํ ๋ถํ ๋ฐ ๋ ์ง์คํฐ ๋ฒํธ | |- |Group/Index |๊ทธ๋ฃน/์์ธ |M |- |Component group index if multiple are equipped |๊ตฌ์ฑ ์์ ๊ทธ๋ฃน ์ธ๋ฑ์ค ๋ฐฐ์๊ฐ ์ฅ์ฐฉ๋์ด์๋ ๊ฒฝ์ฐ |M |- |Set to Component |๋ถํ์ ์ค์ | |- |Writes a value into a component register |๋ถํ ๋ ์ง์คํฐ์ ๊ฐ์ ์ ๋ ฅํฉ๋๋ค. | |- |Get from Component |๋ถํ์์ ๊ฐ์ ธ์ค๊ธฐ | |- |Reads a value from a component register |๋ถํ ๋ ์ง์คํฐ์ ๊ฐ์ ์ฝ์ต๋๋ค. | |- |Num/Coord |์ซ์/์ขํ | |- |To |๊ธฐ์กด ์ซ์ ๋๋ ์ขํ | |- |Set Number |๋ฒํธ ์ค์ | |- |Sets the numerical/coordinate part of a value |๊ฐ์ ์ซ์/์ขํ ๋ถ๋ถ์ ์ค์ ํฉ๋๋ค. | |- |Combine Coordinate |์ขํ๋ฅผ ๊ฒฐํฉํ์ญ์์ค |M |- |Returns a coordinate made from x and y values |x ๋ฐ y ๊ฐ์ผ๋ก ๋ง๋ ์ขํ๋ฅผ ๋ฐํํฉ๋๋ค |M |- |Coordinate |์ขํ | |- |Separate Coordinate |๋ณ๋์ ์ขํ |M |- |Split a coordinate into x and y values |์ขํ๋ฅผ x ๋ฐ y ๊ฐ์ผ๋ก ๋ถํ ํ์ญ์์ค |M |- |Num |์ซ์ ๋๋ ์ขํ | |- |Register |๋ฑ๋กํ๋ค |M |- |Combine Register |๋ ์ง์คํฐ๋ฅผ ๊ฒฐํฉํ์ญ์์ค |M |- |Combine to make a register from separate parameters |๋ณ๋์ ๋งค๊ฐ ๋ณ์์์ ๋ ์ง์คํฐ๋ฅผ ๋ง๋ค๊ธฐ ์ํด ๊ฒฐํฉํ์ญ์์ค |M |- |ID |ID |M |- |Separate Register |๋ณ๋์ ๋ ์ง์คํฐ |M |- |Split a register into separate parameters |๋ ์ง์คํฐ๋ฅผ ๋ณ๋์ ๋งค๊ฐ ๋ณ์๋ก ๋ถํ ํ์ญ์์ค |M |- |Add |๋ํ๊ธฐ | |- |Adds a number or coordinate to another number or coordinate |์ซ์ ๋๋ ์ขํ๋ฅผ ๋ ๋ค๋ฅธ ์ซ์ ๋๋ ์ขํ์ ์ถ๊ฐํฉ๋๋ค. | |- |From |๊ธฐ์กด ์ซ์ ๋๋ ์ขํ | |- |Subtract |๋นผ๊ธฐ | |- |Subtracts a number or coordinate from another number or coordinate |์ซ์ ๋๋ ์ขํ๋ฅผ ๋ ๋ค๋ฅธ ์ซ์ ๋๋ ์ขํ์์ ๋บ๋๋ค. | |- |Multiply |๊ณฑํ๊ธฐ | |- |Multiplies a number or coordinate from another number or coordinate |์ซ์ ๋๋ ์ขํ๋ฅผ ๋ ๋ค๋ฅธ ์ซ์ ๋๋ ์ขํ์ ๊ณฑํฉ๋๋ค. | |- |Divide |๋๋๊ธฐ | |- |Divides a number or coordinate from another number or coordinate |์ซ์ ๋๋ ์ขํ๋ฅผ ๋ ๋ค๋ฅธ ์ซ์ ๋๋ ์ขํ๋ก ๋๋๋๋ค. | |- |By |์ ์ํด |M |- |Modulo |๋ชจ๋๋ก |M |- |Get the remainder of a division |๋๋จธ์ง ๋ถ์๋ฅผ ์ป์ผ์ญ์์ค |M |- |Item to check can fit |๋ฐฐ์นํ ์ ์๋ ์์ดํ ํ์ธ | |- |Number of a specific item that can fit on a unit |์ ๋์ ๋ฐฐ์นํ ์ ์๋ ํน์ ์์ดํ ์ ์ | |- |The unit to check (if not self) |ํ์ธํ ์ ๋(ํด๋น ์ ๋์ด ์ค์ค๋ก ํ์ธํ์ง ์์ ๊ฒฝ์ฐ) | |- |Get space for item |์์ดํ ๊ณต๊ฐ ํ๋ณด | |- |Returns how many of the input item can fit in the inventory |์ธ๋ฒคํ ๋ฆฌ์ ๋ค์ด๊ฐ ์ ์๋ ์์ดํ ์ ๊ณ ์๋์ ๋ฐํํฉ๋๋ค. | |- |Can't Fit |๋ฐฐ์น ๋ถ๊ฐ๋ฅ | |- |Execution if it can't fit the item |์์ดํ ์ด ๋ฐฐ์น ๋ถ๊ฐ๋ฅํ ๊ฒฝ์ฐ ์คํ | |- |Item and amount to check can fit |๋ฐฐ์นํ ์ ์๋ ์์ดํ ๋ฐ ์๋์ ํ์ธํฉ๋๋ค. | |- |Check space for item |์์ดํ ๊ณต๊ฐ ํ์ธ | |- |Checks if free space is available for an item and amount |์์ดํ ๋ฐ ์๋์ ๋ฐฐ์นํ ์ ์๋ ์ฌ์ ๊ณต๊ฐ์ด ์๋์ง ํ์ธํฉ๋๋ค. | |- |Item type to try fixing to the slots |ํญ๋ชฉ ์ ํ ์ฌ๋กฏ์ ๊ณ ์ ์ ์๋ํฉ๋๋ค |M |- |Slot index |์ฌ๋กฏ ๋ฒํธ |M |- |Individual slot to fix |์ ๊ธ ํ ๊ฐ๋ณ ์ฌ๋กฏ |M |- |Fix Item Slots |์ ๊ธ ์์ดํ ์ฌ๋กฏ |M |- |Fix all storage slots or a specific item slot index |๋ชจ๋ ์คํ ๋ฆฌ์ง ์ฌ๋กฏ ๋๋ ํน์ ํญ๋ชฉ ์ฌ๋กฏ ์ธ๋ฑ์ค ์์ |M |- |Individual slot to unfix |์ ๊ธ์ ํด์ ํ ๊ฐ๋ณ ์ฌ๋กฏ |M |- |Unfix Item Slots |์์ดํ ์ฌ๋กฏ ์ ๊ธ ํด์ |M |- |Unfix all inventory slots or a specific item slot index |๋ชจ๋ ์ธ๋ฒคํ ๋ฆฌ ์ฌ๋กฏ ๋๋ ํน์ ํญ๋ชฉ ์ฌ๋กฏ ์ธ๋ฑ์ค๋ฅผ ํ์ด์ฃผ์ญ์์ค. |M |- |Entity to check |ํ์ธํ ๊ฐ์ฒด | |- |Percent |๋น์จ | |- |Percentage of health remaining |๋จ์ ์ฒด๋ ฅ์ ๋น์จ | |- |Current |ํ์ฌ | |- |Value of health remaining |๋จ์ ์ฒด๋ ฅ ๊ฐ | |- |Max |์ต๋ | |- |Value of maximum health |์ต๋ ์ฒด๋ ฅ ๊ฐ | |- |Get Health |์ฒด๋ ฅ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets a units health as a percentage, current and max |์ ๋ ์ฒด๋ ฅ์ ๋น์จ, ํ์ฌ ๋ฐ ์ต๋์น๋ฅผ ๊ฐ์ ธ์ต๋๋ค. | |- |Coordinate to get Entity from |๊ฐ์ฒด๋ฅผ ๊ฐ์ ธ์ฌ ์ขํ | |- |Get Entity At |๊ฐ์ฒด ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the best matching entity at a coordinate |์ขํ์์ ๊ฐ์ฅ ์ ๋งค์นญ๋๋ ๊ฐ์ฒด ๊ฐ์ ธ์ค๊ธฐ | |- |Get Grid Efficiency |๊ทธ๋ฆฌ๋ ํจ์จ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the value of the Grid Efficiency as a percent |๊ทธ๋ฆฌ๋ ํจ์จ ๊ฐ์ ๋น์จ๋ก ๊ฐ์ ธ์ต๋๋ค. | |- |Get Battery |๋ฐฐํฐ๋ฆฌ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the value of the Battery level as a percent |๋ฐฐํฐ๋ฆฌ ๋ ๋ฒจ ๊ฐ์ ๋น์จ๋ก ๊ฐ์ ธ์ต๋๋ค. | |- |Get Self |์์ฒด ๊ฐ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the value of the Unit executing the behavior |ํ๋์ ์คํ ์ค์ธ ์ ๋ ๊ฐ์ ๊ฐ์ ธ์ต๋๋ค. | |- |The owned unit to check for |ํ์ธํ ์์ ํ ์ ๋ | |- |Value of units Signal register |์ ๋ ์ ํธ ๋ ์ง์คํฐ ๊ฐ์ ๋๋ค. | |- |Read Signal |์ ํธ ์ฝ๊ธฐ | |- |Reads the Signal register of another unit |๋ ๋ค๋ฅธ ์ ๋์ ์ ํธ ๋ ์ง์คํฐ๋ฅผ ์ฝ์ต๋๋ค. | |- |The band to check for |ํ์ธํด์ผ ํ ๋ฐด๋ |M |- |Value of the radio signal |๋ฌด์ ์ ํธ์ ๊ฐ |M |- |Read Radio |๋ผ๋์ค๋ฅผ ์ฝ์ผ์ญ์์ค |M |- |Reads the Radio signal on a specified band |์ง์ ๋ ๋ฐด๋์์ ๋ผ๋์ค ์ ํธ๋ฅผ ์ฝ์ต๋๋ค |M |- |Signal |์ ํธ | |- |Entity with signal |์ ํธ๋ฅผ ์ฌ์ฉํ๋ ๊ฐ์ฒด | |- |Finished looping through all entities with signal |์ ํธ๋ฅผ ์ฌ์ฉํ๋ ๋ชจ๋ ๊ฐ์ฒด๋ฅผ ํต๊ณผํ๋ฉด ๋ฃจํ๊ฐ ์๋ฃ๋ฉ๋๋ค. | |- |<nowiki>*Loop Signal*</nowiki> |<nowiki>*๋ฃจํ ์ ํธ*</nowiki> | |- |<nowiki>*DEPRECATED* Use Loop Signal (Match) instead</nowiki> |<nowiki>*๋ ์ด์ ์ฌ์ฉ๋์ง ์์* ๋์ ๋ฃจํ ์ ํธ(๋งค์นญ) ์ฌ์ฉ</nowiki> | |- |Found signal |์ฐพ์ ์ ํธ | |- |Loop Signal (Match) |๋ฃจํ ์ ํธ(๋งค์นญ) | |- |Loops through all units with a signal of similar type |์ ์ฌํ ์ ํ์ ์ ํธ๋ฅผ ์ฌ์ฉํ๋ ๋ชจ๋ ์ ๋ ๋ฃจํ | |- |The unit to check for (if not self) |ํ์ธํ ์ ๋(์์ฒด๊ฐ ์๋ ๊ฒฝ์ฐ) | |- |Valley |๊ณจ์ง๊ธฐ | |- |Where to continue if the unit is in a valley |์ ๋์ด ๊ณจ์ง๊ธฐ์ ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Plateau |๊ณ ์ | |- |Where to continue if the unit is on a plateau |์ ๋์ด ๊ณ ์์ ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Check Altitude |๊ณ ๋ ํ์ธ | |- |Divert program depending on location of a unit |์ ๋ ์์น์ ๋ฐ๋ผ ํ๋ก๊ทธ๋จ์ ์ ํํฉ๋๋ค. | |- |Blight |์ญ๋ณ | |- |Where to continue if the unit is in the blight |์ ๋์ด ์ญ๋ณ ์์ญ์ ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Check Blightness |์ญ๋ณ ํ์ธ | |- |Full |๊ฐ๋ ์ฐธ | |- |Where to continue if at full health |์ ๋์ ์ฒด๋ ฅ์ด ๊ฐ๋ ์ฐฌ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Check Health |์ฒด๋ ฅ ํ์ธ | |- |Check a units health |์ ๋์ ์ฒด๋ ฅ์ ํ์ธํฉ๋๋ค. | |- |Where to continue if battery power is fully recharged |๋ฐฐํฐ๋ฆฌ ์ ๋ ฅ์ด ์์ ํ ์ถฉ์ ๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Check Battery |๋ฐฐํฐ๋ฆฌ ํ์ธ | |- |Checks the Battery level of a unit |์ ๋์ ๋ฐฐํฐ๋ฆฌ ์์ ํ์ธํฉ๋๋ค. | |- |Where to continue if at full efficiency |์ ๋์ ํจ์จ์ด ๊ฐ๋ ์ฐฌ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Check Grid Efficiency |๊ทธ๋ฆฌ๋ ํจ์จ ํ์ธ | |- |Checks the Efficiency of the power grid the unit is on |์ผ์ ธ ์๋ ์ ๋์ ์ ๋ ฅ๋ง ํจ์จ์ ํ์ธํฉ๋๋ค. | |- |Remaining |๋จ์ ์์ต๋๋ค |M |- |Reserved |์์ฝ๋ |M |- |Item to count |์์ดํ ์ | |- |Number of this item in inventory or empty if none exist |์ธ๋ฒคํ ๋ฆฌ์ ์๋ ํด๋น ์์ดํ ์ ์ ๋๋ ์๋ ๊ฒฝ์ฐ ๋น์ด์๋ ๊ฒ์ ๋๋ค. | |- |Count Items |์์ดํ ์๋ ๊ณ์ฐ | |- |Counts the number of the passed item in its inventory |์ธ๋ฒคํ ๋ฆฌ์ ์ ๋ฌ๋ ์์ดํ ์ ์๋ฅผ ๊ณ์ฐํฉ๋๋ค. | |- |ALL |๋ชจ๋ |M |- |gas |๊ฐ์ค | |- |Number of slots of this type |์ด ์ ํ์ ์ฌ๋กฏ ์ |M |- |Count Slots |์นด์ดํธ ์ฌ๋กฏ |M |- |Returns the number of slots in this unit of the given type |์ฃผ์ด์ง ์ ํ ์์ด ๋จ์์ ์ฌ๋กฏ ์๋ฅผ ๋ฐํํฉ๋๋ค. |M |- |Max Stack |๋งฅ์ค ์คํ |M |- |Get Max Stack |๋งฅ์ค ์คํ์ ์ป์ผ์ญ์์ค |M |- |Returns the amount an item can stack to |ํญ๋ชฉ์ด ์์ ์์๋ ๊ธ์ก์ ๋ฐํํฉ๋๋ค |M |- |Have Item |์์ดํ ๋ณด์ | |- |have the specified item |์ง์ ํ ์์ดํ ๋ณด์ | |- |Checks if you have at least a specified amount of an item |์์ดํ ์ด ์ง์ ํ ์๋ ์ด์ ์๋์ง ํ์ธํฉ๋๋ค. | |- |No Component |๋ถํ ์์ | |- |If you don't current hold the requested component |์์ฒญํ ๋ถํ์ด ํ์ฌ ์๋ ๊ฒฝ์ฐ | |- |Component to equip |์ฅ์ฐฉํ ๋ถํ | |- |comp |๋ถํ | |- |Individual slot to equip component from |๊ตฌ์ฑ ์์๋ฅผ ์ฅ์ฐฉํ๋ ๊ฐ๋ณ ์ฌ๋กฏ |M |- |Equip Component |๋ถํ ์ฅ์ฐฉ | |- |Equips a component if it exists |์๋ ๊ฒฝ์ฐ ํด๋น ๋ถํ์ ์ฅ์ฐฉํฉ๋๋ค. | |- |If you don't current hold the requested component or slot was empty |์ ๋ฅ๋ฅผ ๋ณด์ ํ์ง ์์ผ๋ฉด ์์ฒญ ๋ ๊ตฌ์ฑ ์์ ๋๋ ์ฌ๋กฏ์ด ๋น์ด ์์ต๋๋ค. |M |- |Component to unequip |์ฅ์ฐฉ ํด์ ํ ๋ถํ | |- |Individual slot to try to unequip component from |๊ฐ๋ณ ์ฌ๋กฏ์์ ๊ตฌ์ฑ ์์๋ฅผ ์ ์ธํ๋ ค๊ณ ํฉ๋๋ค |M |- |Unequip Component |๋ถํ ์ฅ์ฐฉ ํด์ | |- |Unequips a component if it exists |์๋ ๊ฒฝ์ฐ ํด๋น ๋ถํ์ ์ฅ์ฐฉ ํด์ ํฉ๋๋ค. | |- |Output |์ถ๊ณ | |- |Get Closest Entity |๊ฐ์ฅ ๊ฐ๊น์ด ๊ฐ์ฒด ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the closest visible entity matching a filter |ํํฐ์ ๋งค์นญ๋๋ฉฐ ๊ฐ์ฅ ๊ฐ๊น์ด์์ ๋ณด์ด๋ ๊ฐ์ฒด ๊ฐ์ ธ์ค๊ธฐ | |- |Unit to Filter, defaults to Self |ํํฐ๋งํ ์ ๋์ ๋๋ค(๊ธฐ๋ณธ๊ฐ: ์์ฒด) | |- |Failed |์คํจ | |- |Did not match filter |ํํฐ๋ง์ ๋ง๋ ๊ฐ์ฒด๋ฅผ ์ฐพ์ง ๋ชปํ์ต๋๋ค. | |- |Match |๋งค์นญ | |- |Filters the passed entity |์ ๋ฌ๋ ๊ฐ์ฒด๋ฅผ ํํฐ๋งํฉ๋๋ค. | |- |Default |๊ธฐ๋ณธ๊ฐ | |- |Case 1 |์ฌ๋ก 1 |M |- |Case 2 |์ฌ๋ก 2 |M |- |Case 3 |์ฌ๋ก 3 |M |- |Case 4 |์ฌ๋ก 4 |M |- |Case 5 |์ฌ๋ก 5 |M |- |Switch |์ค์์น |M |- |Specified Amount |์ง์ ๋ ๊ธ์ก |M |- |Up to Amount |์ต๋ ๊ธ์ก |M |- |Destination |๋ชฉ์ ์ง | |- |Unit or destination to bring items to |๊ฐ์ ธ์จ ์์ดํ ์ ์ ๋ฌํ ์ ๋ | |- |Item / Amount |์์ดํ /์๋ | |- |Item and amount to drop off |์ ๋ฌํ ์์ดํ ๋ฐ ์๋ | |- |Drop Off Items |์์ดํ ์ ๋ฌ | |- |Drop off items at a unit or destination If a number is set it will drop off an amount to fill the target unit up to that amount If unset it will try to drop off everything. |์์ดํ ์ ์ ๋์ ์ ๋ฌํฉ๋๋ค. ์๋์ ์ง์ ํ๋ฉด ํด๋น ์๋๋งํผ ๋ชฉํ ์๋์ ์ฑ์ธ ๋งํผ์ ์์ดํ ์ ๋์์๊ฒ ์ ๋ฌํฉ๋๋ค. ์๋์ ์ง์ ํ์ง ์์ผ๋ฉด ๋ชจ๋ ์์ดํ ์ ์ ๋ฌํ๋ ค ์๋ํฉ๋๋ค. | |- |Source |์์ค | |- |Unit to take items from |์์ดํ ์ ๊ฐ์ ธ์ฌ ์ ๋ | |- |Item and amount to pick up |ํฝ์ ํ ์์ดํ ๋ฐ ์๋ | |- |Pick Up Items |์์ดํ ํฝ์ | |- |Picks up a specific number of items from an entity Will try to pick up the specified amount, if no amount is specified it will try to pick up everything. |๊ฐ์ฒด๋ก๋ถํฐ ์ง์ ํ ์๋๋งํผ ์์ดํ ์ ํฝ์ ํฉ๋๋ค. ์ง์ ํ ์๋๋งํผ ํฝ์ ํ๋ ค ์๋ํ๋ฉฐ ์ง์ ํ์ง ์์ผ๋ฉด ๋ชจ๋ ์์ดํ ์ ํฝ์ ํ๋ ค ์๋ํฉ๋๋ค. | |- |Item and amount to order |์ฃผ๋ฌธํ ์์ดํ ๋ฐ ์๋ | |- |Request Item |์์ดํ ์์ฒญ | |- |Requests an item if it doesn't exist in the inventory |์ธ๋ฒคํ ๋ฆฌ์ ์์ดํ ์ด ์๋ ๊ฒฝ์ฐ ํด๋น ์์ดํ ์ ์์ฒญํฉ๋๋ค. | |- |Order to Shared Storage |๊ณต์ ๋ ์ ์ฅ๊ณ ๋ก ์ ๋ฌ ์ฃผ๋ฌธ | |- |Request Inventory to be sent to nearest shared storage with corresponding locked slots |ํด๋น ์ ๊ธด ์ฌ๋กฏ์ด ์๋ ๊ฐ์ฅ ๊ฐ๊น์ด ๊ณต์ ๋ ์ ์ฅ๊ณ ๋ก ์ธ๋ฒคํ ๋ฆฌ๋ฅผ ๋ณด๋ด๋๋ก ์์ฒญํฉ๋๋ค. | |- |Request Wait |๋๊ธฐ ์์ฒญ | |- |Requests an item and waits until it exists in inventory |์์ดํ ์ ์์ฒญํ๊ณ ์์ดํ ์ด ์ธ๋ฒคํ ๋ฆฌ์ ์ ๊ณ ๋ ๋๊น์ง ๋๊ธฐํฉ๋๋ค. | |- |Resource Node to check |ํ์ธํ ์์ ๋ ธ๋ | |- |Get Resource Num |์์ ๋ฒํธ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the amount of resource |์์ ์๋ ๊ฐ์ ธ์ค๊ธฐ | |- |No Items |์์ดํ ์์ | |- |No items in inventory |์์ดํ ์ด ์ธ๋ฒคํ ๋ฆฌ์ ์์ | |- |First Item |์ฒซ ๋ฒ์งธ ์์ดํ | |- |Reads the first item in your inventory |์ธ๋ฒคํ ๋ฆฌ์ ์๋ ์ฒซ ๋ฒ์งธ ์์ดํ ์ ์ฝ์ต๋๋ค. | |- |Index |์์ธ |M |- |No Item |ํญ๋ชฉ์ด ์์ต๋๋ค |M |- |Item not found |ํญ๋ชฉ์ ์ฐพ์ ์ ์์ต๋๋ค |M |- |Get Inventory Item |์ธ๋ฒคํ ๋ฆฌ ํญ๋ชฉ์ ์ป์ผ์ญ์์ค |M |- |Reads the item contained in the specified slot index |์ง์ ๋ ์ฌ๋กฏ ์ธ๋ฑ์ค์ ํฌํจ ๋ ํญ๋ชฉ์ ์ฝ์ต๋๋ค |M |- |Inventory |์ธ๋ฒคํ ๋ฆฌ | |- |Item Inventory |ํญ๋ชฉ ์ฌ๊ณ |M |- |Finished loop |์์ฑ ๋ ๋ฃจํ |M |- |Reserved Stack |์์ฝ ๋ ์คํ |M |- |Items reserved for outgoing order or recipe |๋๊ฐ๋ ์ฃผ๋ฌธ ๋๋ ๋ ์ํผ๋ฅผ ์ํด ์์ฝ ๋ ํญ๋ชฉ |M |- |Unreserved Stack |์์ฝ๋์ง ์์ ์คํ |M |- |Items available |์ฌ์ฉ ๊ฐ๋ฅํ ํญ๋ชฉ |M |- |Reserved Space |์์ฝ ๋ ๊ณต๊ฐ |M |- |Space reserved for an incoming order |์์ ์์๋ฅผ ์ํด ๊ณต๊ฐ์ด ์์ฝ๋์ด ์์ต๋๋ค |M |- |Unreserved Space |์์ฝ๋์ง ์์ ๊ณต๊ฐ |M |- |Remaining space |๋จ์ ๊ณต๊ฐ |M |- |Loop Inventory Slots |๋ฃจํ ์ธ๋ฒคํ ๋ฆฌ ์ฌ๋กฏ |M |- |Loops through Inventory |์ธ๋ฒคํ ๋ฆฌ๋ฅผ ํตํด ๋ฃจํ |M |- |Recipe |๋ ์ํผ |M |- |Ingredient |์ฌ๋ฃ |M |- |Recipe Ingredient |๋ ์ํผ ์ฑ๋ถ |M |- |Loop Recipe Ingredients |๋ฃจํ ๋ ์ํผ ์ฑ๋ถ |M |- |Loops through Ingredients |์ฌ๋ฃ๋ฅผ ํตํด ๊ณ ๋ฆฌ |M |- |Target unit |๋์ ์ ๋ | |- |Distance |๊ฑฐ๋ฆฌ | |- |Unit and its distance in the numerical part of the value |๊ฐ์ ์ซ์ ๋ถ๋ถ์ ํ์๋๋ ์ ๋๊ณผ ํด๋น ์ ๋์ ๊ฑฐ๋ฆฌ์ ๋๋ค. | |- |The unit to measure from (if not self) |์ธก์ ํ ์ ๋(์์ฒด๊ฐ ์๋ ๊ฒฝ์ฐ) | |- |Returns distance to a unit |์ ๋ ์ฌ์ด์ ๊ฑฐ๋ฆฌ๋ฅผ ํ์ํฉ๋๋ค. | |- |Item and amount to transfer |์์กํ ์์ดํ ๋ฐ ์๋ | |- |Order Transfer To |๋ค์์ผ๋ก ์์ก ์ฃผ๋ฌธ | |- |Transfers an Item to another Unit |์์ดํ ์ ๋ ๋ค๋ฅธ ์ ๋์๊ฒ ์์กํฉ๋๋ค. | |- |Same Grid |๋์ผํ ๊ทธ๋ฆฌ๋ | |- |Where to continue if both entities are in the same power grid |๋ ๊ฐ์ฒด๊ฐ ๋์ผํ ์ ๋ ฅ๋ง์ ์์ ๊ฒฝ์ฐ ์ํํ ์์ | |- |First Entity |์ฒซ ๋ฒ์งธ ๊ฐ์ฒด | |- |Second Entity |๋ ๋ฒ์งธ ๊ฐ์ฒด | |- |Different |๋ค๋ฆ | |- |Different power grids |๋ค๋ฅธ ์ ๋ ฅ๋ง | |- |Is Same Grid |๋์ผํ ๊ทธ๋ฆฌ๋ | |- |Checks if two entities are in the same power grid |๋ ๊ฐ์ฒด๊ฐ ๋์ผํ ์ ๋ ฅ๋ง์ ์๋์ง ํ์ธํฉ๋๋ค. | |- |Moving |์ด๋ ์ค | |- |Where to continue if entity is moving |์ํฐํฐ๊ฐ ์ด๋ํ๋ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Not Moving |์์ง์ด์ง ์์ต๋๋ค |M |- |Where to continue if entity is not moving |์ํฐํฐ๊ฐ ์์ง์ด์ง ์์ผ๋ฉด ๊ณ์ํ ๊ณณ |M |- |Path Blocked |์ฐจ๋จ๋ ๊ฒฝ๋ก | |- |Where to continue if entity is path blocked |์ํฐํฐ๊ฐ ๊ฒฝ๋ก๊ฐ ์ฐจ๋จ๋๋ฉด ๊ณ์ํ ๊ณณ |M |- |No Result |๊ฒฐ๊ณผ ์์ | |- |Where to continue if entity is out of visual range |์ํฐํฐ๊ฐ ์๊ฐ์ ๋ฒ์๋ฅผ ๋ฒ์ด๋ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Is Moving |์์ง์ด๊ณ ์์ต๋๋ค |M |- |Checks the movement state of an entity |์ํฐํฐ์ ์ด๋ ์ํ๋ฅผ ์ ๊ฒํฉ๋๋ค |M |- |Individual slot to check |ํ์ธํ ๊ฐ๋ณ ์ฌ๋กฏ |M |- |Is Fixed |๊ณ ์ณ ์ก์ด |M |- |Where to continue if inventory slot is fixed |์ฌ๊ณ ์ฌ๋กฏ์ด ๊ณ ์ ๋ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Check if a specific item slot index is fixed |ํน์ ํญ๋ชฉ ์ฌ๋กฏ ์ธ๋ฑ์ค๊ฐ ๊ณ ์ ๋์ด ์๋์ง ํ์ธํ์ญ์์ค |M |- |Component to check |ํ์ธํ ๊ตฌ์ฑ ์์ |M |- |Component Equipped |๊ตฌ์ฑ ์์ ์ฅ์ฐฉ |M |- |Where to continue if component is equipped |๊ตฌ์ฑ ์์๊ฐ ์ฅ์ฐฉ๋์ด์๋ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Returns how many instances of a component equipped on this Unit |์ด ์ฅ์น์ ์ฅ์ฐฉ ๋ ๊ตฌ์ฑ ์์ ์ธ์คํด์ค ์๋ฅผ ๋ฐํํฉ๋๋ค. |M |- |Is Equipped |์ฅ์ฐฉ๋์ด ์์ต๋๋ค |M |- |Check if a specific component has been equipped |ํน์ ๊ตฌ์ฑ ์์๊ฐ ์ฅ์ฐฉ๋์ด ์๋์ง ํ์ธํ์ญ์์ค |M |- |Turn Off |์ ๋ ฅ ์ฐจ๋จ | |- |Shuts down the power of the Unit |์ ๋์ ์ ๋ ฅ์ ์ฐจ๋จํฉ๋๋ค. | |- |Turn On |์ผ๊ธฐ | |- |Turns on the power of the Unit |์ ๋์ ์ ๋ ฅ์ ์ผญ๋๋ค. | |- |Connects Units from Logistics Network |์ ๋์ ๋ก์ง์คํฑ์ค ๋คํธ์ํฌ์ ์ฐ๊ฒฐํฉ๋๋ค. | |- |Disconnect |์ฐ๊ฒฐ ํด์ | |- |Disconnects Units from Logistics Network |๋ก์ง์คํฑ์ค ๋คํธ์ํฌ์ ์๋ ์ ๋์ ์ฐ๊ฒฐ์ ํด์ ํฉ๋๋ค. | |- |Enable Transport Route |์ด์ก ๊ฒฝ๋ก๋ฅผ ํ์ฑํํฉ๋๋ค |M |- |Enable Unit to deliver on transport route |์ ๋์ด ์ด์ก ๊ฒฝ๋ก์์ ์ ๋ฌํ ์ ์๋๋กํฉ๋๋ค |M |- |Disable Transport Route |์ด์ก ๊ฒฝ๋ก๋ฅผ ๋นํ์ฑํํฉ๋๋ค |M |- |Disable Unit to deliver on transport route |์ด์ก ๊ฒฝ๋ก์์ ์ ๋ฌํ ์ฅ์น๋ฅผ ๋นํ์ฑํํ์ญ์์ค |M |- |Sort Storage |์ ์ฅ ์ ๋ ฌ | |- |Sorts Storage Containers on Unit |์ ๋์ ์๋ ์ ์ฅ ์ปจํ ์ด๋๋ฅผ ์ ๋ ฌํฉ๋๋ค. | |- |The destination to try and unpack (if not self) |์๋ํ๊ณ ํจํค์ง๋ฅผ ํด์ ํ ๋์(์์ฒด๊ฐ ์๋ ๊ฒฝ์ฐ) | |- |Unpackage All |๋ชจ๋ ํจํค์ง ํด์ | |- |Tries to unpack all packaged items |๋ชจ๋ ํจํค์ง ์์ดํ ์ ํฌ์ฅ์ ํด์ ํฉ๋๋ค. | |- |The destination to try and pack (if not self) |์๋ํ๊ณ ํจํค์ง๋ฅผ ์์ฑํ ๋์(์์ฒด๊ฐ ์๋ ๊ฒฝ์ฐ) | |- |Package All |๋ชจ๋ ํจํค์ง ์์ฑ | |- |Tries to pack all packable units into items |๋ชจ๋ ํจํค์ง ์์ฑ ๊ฐ๋ฅํ ์ ๋์ ์์ดํ ์ผ๋ก ํจํค์ง ์์ฑํ๋ ค๊ณ ์๋ํฉ๋๋ค. | |- |Explorable to solve |ํด๊ฒฐ ๊ฐ๋ฅํ ํ์ฌ ๊ฐ๋ฅ ์ง์ญ | |- |Missing |๋ถ์กฑ | |- |Missing repair item, scanner component or Unpowered |์๋ฆฌ ์์ดํ ๋ถ์กฑ, ์ค์บ๋ ๋ถํ ๋๋ ์ ๋ ฅ ์์ | |- |Missing item, component or power to scan |์์ดํ , ์ค์บํ ๋ถํ ๋๋ ์ ๋ ฅ ๋ถ์กฑ | |- |Solve Explorable |ํ์ฌ ๊ฐ๋ฅ ์ง์ญ ํผ์ฆ ํด๊ฒฐ | |- |Attempt to solve explorable with inventory items |์ธ๋ฒคํ ๋ฆฌ ์์ดํ ์ด ์๋ ํ์ฌ ๊ฐ๋ฅ ์ง์ญ์ ํผ์ฆ์ ํ๋ ค๊ณ ์๋ํฉ๋๋ค. | |- |Stop Unit |์ ๋ ์ ์ง | |- |Stop movement and abort what is currently controlling the entities movement |์ด๋์ ์ค์ง์ํค๊ณ ํ์ฌ ์ ์ด ์ค์ธ ๊ฐ์ฒด ์ด๋์ ์ค๋จํฉ๋๋ค. | |- |Move |์ด๋ | |- |Entity to get coordinates of |์ขํ๋ฅผ ์ป์ ๊ฐ์ฒด | |- |Coordinate of entity |๊ฐ์ฒด์ ์ขํ | |- |Get Location |์์น ๊ฐ์ ธ์ค๊ธฐ | |- |Gets location of a a seen entity |์ฐพ์ ๊ฐ์ฒด์ ์์น๋ฅผ ๊ฐ์ ธ์ต๋๋ค. | |- |Number |์ | |- |Number of tiles to move East |๋์ชฝ์ผ๋ก ์ด๋ํ ํ์ผ์ ๊ฐ์ | |- |Move East |๋์ชฝ์ผ๋ก ์ด๋ | |- |Moves towards a tile East of the current location at the specified distance |ํ์ฌ ์์น์์ ๋์ชฝ ํ์ผ ๋ฐฉํฅ์ผ๋ก ์ง์ ํ ๊ฑฐ๋ฆฌ๋งํผ ์ด๋ํฉ๋๋ค. | |- |Number of tiles to move West |์์ชฝ์ผ๋ก ์ด๋ํ ํ์ผ์ ๊ฐ์ | |- |Move West |์์ชฝ์ผ๋ก ์ด๋ | |- |Moves towards a tile West of the current location at the specified distance |ํ์ฌ ์์น์์ ์์ชฝ ํ์ผ ๋ฐฉํฅ์ผ๋ก ์ง์ ํ ๊ฑฐ๋ฆฌ๋งํผ ์ด๋ํฉ๋๋ค. | |- |Number of tiles to move North |๋ถ์ชฝ์ผ๋ก ์ด๋ํ ํ์ผ์ ๊ฐ์ | |- |Move North |๋ถ์ชฝ์ผ๋ก ์ด๋ | |- |Moves towards a tile North of the current location at the specified distance |ํ์ฌ ์์น์์ ๋ถ์ชฝ ํ์ผ ๋ฐฉํฅ์ผ๋ก ์ง์ ํ ๊ฑฐ๋ฆฌ๋งํผ ์ด๋ํฉ๋๋ค. | |- |Number of tiles to move South |๋จ์ชฝ์ผ๋ก ์ด๋ํ ํ์ผ์ ๊ฐ์ | |- |Move South |๋จ์ชฝ์ผ๋ก ์ด๋ | |- |Moves towards a tile South of the current location at the specified distance |ํ์ฌ ์์น์์ ๋จ์ชฝ ํ์ผ ๋ฐฉํฅ์ผ๋ก ์ง์ ํ ๊ฑฐ๋ฆฌ๋งํผ ์ด๋ํฉ๋๋ค. | |- |Unit to move to |์ด๋ํ ์ ๋ | |- |Move Unit (Async) |์ ๋ ์ด๋(Async) | |- |Move to another unit while continuing the program |ํ๋ก๊ทธ๋จ์ ๊ณ์ ์งํํ๋ฉด์ ๋ ๋ค๋ฅธ ์ ๋ ์ชฝ์ผ๋ก ์ด๋ํฉ๋๋ค. | |- |Unit to move to, the number specifies the range in which to be in |์ด๋ํ ์ ๋, ์ซ์๋ ๊ฐ์ผ ํ ๋ฒ์๋ฅผ ๋ํ๋ ๋๋ค. | |- |Move Unit |์ ๋ ์ด๋ | |- |Moves to another unit or within a range of another unit |๋ ๋ค๋ฅธ ์ ๋์๊ฒ ์ด๋ํ๊ฑฐ๋ ๋ ๋ค๋ฅธ ์ ๋์ ๋ฒ์ ๋ด๋ก ์ด๋ํฉ๋๋ค. | |- |<nowiki>*Move Unit (Range)*</nowiki> |<nowiki>*์ ๋ ์ด๋(๋ฒ์)*</nowiki> | |- |<nowiki>*DEPRECATED* Use Move Unit</nowiki> |<nowiki>*๋ ์ด์ ์ฌ์ฉ๋์ง ์์* ์ ๋ ์ด๋์ ์ฌ์ฉํ์ญ์์ค.</nowiki> | |- |Unit to move away from |๋ ๋ ์ ๋ | |- |Move Away (Range) |๋ ๋จ(๋ฒ์) | |- |Moves out of range of another unit |๋ ๋ค๋ฅธ ์ ๋์ ๋ฒ์ ๋ฐ์ผ๋ก ๋ ๋ฉ๋๋ค. | |- |Moves in a scouting pattern around the factions home location |์ง์์ ๊ธฐ์ง ์ฃผ์๋ฅผ ์ ์ฐฐ ํจํด์ผ๋ก ์ด๋ํฉ๋๋ค. | |- |Filter 1 |ํํฐ 1 | |- |First filter |์ฒซ ๋ฒ์งธ ํํฐ | |- |Filter 2 |ํํฐ 2 | |- |Second filter |๋ ๋ฒ์งธ ํํฐ | |- |Filter 3 |ํํฐ 3 | |- |Third filter |์ธ ๋ฒ์งธ ํํฐ | |- |Execution path if no results are found |๊ฒฐ๊ณผ๊ฐ ๋ฐ๊ฒฌ๋์ง ์์ผ๋ฉด ๊ฒฝ๋ก ์คํ | |- |Radar |๋ ์ด๋ | |- |Scan for the closest unit that matches the filters |ํํฐ์ ๋งค์นญ๋๋ฉฐ ๊ฐ์ฅ ๊ฐ๊น์ด ์ ๋ ์ค์บ | |- |Resource to Mine |์ฑ๊ตดํ ์์ | |- |Cannot Mine |์ฑ๊ตดํ ์ ์์ | |- |Execution path if mining was unable to be performed |์ฑ๊ตดํ ์ ์๋ ๊ฒฝ์ฐ ๊ฒฝ๋ก ์คํ | |- |Execution path if can't fit resource into inventory |์์์ ์ธ๋ฒคํ ๋ฆฌ์ ๋ฐฐ์นํ ์ ์๋ ๊ฒฝ์ฐ ๊ฒฝ๋ก ์คํ | |- |Mine |์ฑ๊ตด | |- |Mines a single resource |์์ 1๊ฐ ์ฑ๊ตด | |- |Get Stability |์์ ์ฑ์ ์ป์ผ์ญ์์ค |M |- |Gets the current world stability |ํ์ฌ ์ธ๊ณ ์์ ์ฑ์ ์ป์ต๋๋ค |M |- |Value to check |ํ์ธํ ๊ฐ | |- |Max Value |์ต๋๊ฐ | |- |Max Value to get percentage of |์ต๋๊ฐ ๋ฐฑ๋ถ์จ | |- |Gives you the percent that value is of Max Value |์ต๋๊ฐ์ % ๊ฐ์ผ๋ก ๋ณํํฉ๋๋ค. | |- |Value to Remap |์ฌ๋ฐฐ์นํ ๊ฐ | |- |Input Low |๋ฎ์ ์ ๋ ฅ๊ฐ | |- |Low value for input |์ ๋ ฅ๊ฐ์ด ๋ฎ์ | |- |Input High |๋์ ์ ๋ ฅ๊ฐ | |- |High value for input |์ ๋ ฅ๊ฐ์ด ๋์ | |- |Target Low |๋ฎ์ ๋์ ๊ฐ | |- |Low value for target |๋์ ๊ฐ์ด ๋ฎ์ | |- |Target high |๋์ ๋์ ๊ฐ | |- |High value for target |๋์ ๊ฐ์ด ๋์ | |- |Remapped value |์ฌ๋ฐฐ์น๋ ๊ฐ | |- |Remap |์ฌ๋ฐฐ์น | |- |Remaps a value between two ranges |๋ ๋ฒ์ ๊ฐ ๊ฐ์ ์ฌ๋ฐฐ์นํฉ๋๋ค. | |- |Day |๋ฎ | |- |Where to continue if it is nighttime |๋ฐค ์๊ฐ์ธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Night |๋ฐค | |- |Where to continue if it is daytime |๋ฎ ์๊ฐ์ธ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Is Day/Night |๋ฎ/๋ฐค | |- |Divert program depending time of day |ํ๋ฃจ ์ค ์๊ฐ์ ๋ฐ๋ผ ํ๋ก๊ทธ๋จ์ ์ ํํฉ๋๋ค. | |- |Number of this item in your faction |์ง์์ ์๋ ์ด ์์ดํ ์ ์ | |- |None |์์ | |- |Execution path when none of this item exists in your faction |์ง์์ ์ด ์์ดํ ์ด ์์ ๋ ์คํ ๊ฒฝ๋ก | |- |Faction Item Amount |์ง์ ์์ดํ ์๋ | |- |Counts the number of the passed item in your logistics network |๋ก์ง์คํฑ์ค ๋คํธ์ํฌ์ ์ ๋ฌ๋ ์์ดํ ์ ์๋ฅผ ๊ณ์ฐํฉ๋๋ค. | |- |Frame |ํ๋ ์ | |- |Structure to read the key for |ํค๋ฅผ ์ฝ๋ ๊ตฌ์กฐ๋ฌผ | |- |Number key of structure |๊ตฌ์กฐ๋ฌผ์ ํค ๋ฒํธ | |- |Read Key |ํค ์ฝ๊ธฐ | |- |Attempts to reads the internal key of the unit |์ ๋์ ๋ด๋ถ ํค๋ฅผ ์ฝ์ผ๋ ค ์๋ํฉ๋๋ค. | |- |Can Produce |์์ฐ ๊ฐ๋ฅ | |- |Returns if a unit can produce an item |์ ๋์ด ์์ดํ ์ ์์ฐํ ์ ์๋ ๊ฒฝ์ฐ ๋ฐํ๋ฉ๋๋ค. | |- |Cannot Produce |์์ฐ ๋ถ๊ฐ๋ฅ | |- |Where to continue if the item cannot be produced |์์ดํ ์ ์์ฐํ ์ ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Where to continue if the item can be produced |์์ดํ ์ ์์ฐํ ์ ์๋ ๊ฒฝ์ฐ ์ํํ ์์ | |- |Production Item |์์ฐ ์์ดํ | |- |Product |์์ฐ๋ฌผ | |- |Out 1 |์ถ๊ณ 1 | |- |First Ingredient |์ฒซ ๋ฒ์งธ ์ฌ๋ฃ | |- |Out 2 |์ถ๊ณ 2 | |- |Second Ingredient |๋ ๋ฒ์งธ ์ฌ๋ฃ | |- |Out 3 |์ถ๊ณ 3 | |- |Third Ingredient |์ธ ๋ฒ์งธ ์ฌ๋ฃ | |- |Get Ingredients |์ฌ๋ฃ ๊ฐ์ ธ์ค๊ธฐ | |- |Returns the ingredients required to produce an item |์์ดํ ์ ์์ฐํ๊ธฐ ์ํด ์์ฒญ๋ ์ฌ๋ฃ๋ฅผ ๋ฐํํฉ๋๋ค. | |- |Notify (%d) |์๋ฆผ(%d) | |- |Notify |์๋ฆผ | |- |Notification |์๋ฆผ | |- |Behavior Notification |ํ๋ ์๋ฆผ | |- |Text: |ํ ์คํธ: | |- |Notify Value |์๋ฆผ ๊ฐ | |- |Notification Value |์๋ฆผ ๊ฐ | |- |Triggers a faction notification |์ง์ ์๋ฆผ์ ํธ๋ฆฌ๊ฑฐํฉ๋๋ค. | |- |Resource Node |์์ ๋ ธ๋ | |- |Resource Type |์์ ์ ํ | |- |Not Resource |์์ ์์ | |- |Continue here if it wasn't a resource node |์์ ๋ ธ๋๊ฐ ์์ผ๋ฉด ์ฌ๊ธฐ์์ ๊ณ์ํฉ๋๋ค. | |- |Gets the resource type from an resource node |์์ ๋ ธ๋์์ ์์ ์ ํ์ ๊ฐ์ ธ์ต๋๋ค. | |- |No Unit Passed |์ ๋ฌ๋ ์ ๋ ์์ | |- |Ally |์๊ตฐ | |- |Target unit considers you an ally |๋์ ์ ๋์ด ํ๋ ์ด์ด(๋)๋ฅผ ์๊ตฐ์ผ๋ก ๊ฐ์ฃผํฉ๋๋ค. | |- |Neutral |์ค๋ฆฝ | |- |Target unit considers you neutral |๋์ ์ ๋์ด ํ๋ ์ด์ด(๋)๋ฅผ ์ค๋ฆฝ์ผ๋ก ๊ฐ์ฃผํฉ๋๋ค. | |- |Enemy |์ | |- |Target unit considers you an enemy |๋์ ์ ๋์ด ํ๋ ์ด์ด(๋)๋ฅผ ์ ์ผ๋ก ๊ฐ์ฃผํฉ๋๋ค. | |- |Get Trust |์ ๋ขฐ๋ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the trust level of the unit towards you |ํ๋ ์ด์ด(๋)๋ฅผ ํฅํ ์ ๋์ ์ ๋ขฐ ์์ค์ ๊ฐ์ ธ์ต๋๋ค. | |- |Factions home unit |์ง์ ํ ์ ๋ | |- |Get Home |ํ ๊ฐ์ ธ์ค๊ธฐ | |- |Gets the factions home unit |์ง์ ํ ์ ๋์ ๊ฐ์ ธ์ต๋๋ค. | |- |Pings a Unit |์ ๋ ํ | |- |Plays the Ping effect and notifies other players |ํ ํจ๊ณผ๋ฅผ ์ฌ์ฉํ๊ณ ๋ค๋ฅธ ํ๋ ์ด์ด์๊ฒ ์๋ฆฝ๋๋ค. | |- |build |๊ฑด์ค | |- |Unnamed |์ด๋ฆ ์์ | |- |Select Building |๊ฑด๋ฌผ ์ ํ | |- |Select Bot |๋ก๋ด ์ ํ | |- |Target location, or at currently location if not specified |๋์ ์์น ๋๋ ์ง์ ํ์ง ์์ ๊ฒฝ์ฐ ํ์ฌ ์์น | |- |Building Rotation (0 to 3) (default 0) |๊ฑด๋ฌผ ํ์ (0 ~ 3) (๊ธฐ๋ณธ 0) |M |- |Construction Failed |๊ฑด์ค์ด ์คํจํ์ต๋๋ค |M |- |Where to continue if construction failed |๊ฑด์ค์ด ์คํจํ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Place Construction |๊ฑด์ค ๋ฐฐ์น | |- |Places a construction site for a specific structure |์ง์ ํ ๊ตฌ์กฐ๋ฌผ์ ๊ฑด์ค ๋ถ์ง๋ฅผ ๋ฐฐ์นํฉ๋๋ค. | |- |Produce Unit |์ ๋ ์์ฐ | |- |Sets a production component to produce a blueprint |์์ฐ ๋ถํ์ ์ค์ ํ์ฌ ์ฒญ์ฌ์ง์ ์ ์ํฉ๋๋ค. | |- |Set Signpost |์ ํธ ํ์๊ธฐ ์ค์ | |- |Set the signpost to specific text |์ ํธ ํ์๊ธฐ๋ฅผ ์ง์ ํ ํ ์คํธ๋ก ์ค์ ํฉ๋๋ค. | |- |Launches a satellite if equipped on an AMAC |AMAC๋ฅผ ์ฅ์ฐฉํ ๊ฒฝ์ฐ ์์ฑ์ ๋ฐ์ฌํฉ๋๋ค. | |- |Tells a satellite that has been launched to land |๋ฐ์ฌํ ์์ฑ์๊ฒ ์ฐฉ๋ฅ์ ์๋ฆฝ๋๋ค. | |- |Range of operation |์ด์ ๋ฒ์ |M |- |Gather Information |์ ๋ณด๋ฅผ ์์งํ๋ค |M |- |Collect information for running the auto base controller |์๋ ๊ธฐ๋ณธ ์ปจํธ๋กค๋ฌ๋ฅผ ์คํํ๊ธฐ์ํ ์ ๋ณด๋ฅผ ์์งํ์ญ์์ค |M |- |AutoBase |์๊ฐ |M |- |Carriers |์บ๋ฆฌ์ด |M |- |Type and count of carriers to make |์ ์ํ ํญ๊ณต์ฌ์ ์ ํ ๋ฐ ์ |M |- |If Working |์๋ํ๋ ๊ฒฝ์ฐ |M |- |Where to continue if the unit started working |์ฅ์น๊ฐ ์๋ํ๊ธฐ ์์ํ ๊ฒฝ์ฐ ๊ณ์ํ ๊ณณ |M |- |Make Carriers |์บ๋ฆฌ์ด๋ฅผ ๋ง๋์ญ์์ค |M |- |Construct carrier bots for delivering orders or to use for other tasks |์ฃผ๋ฌธ์ ์ ๋ฌํ๊ฑฐ๋ ๋ค๋ฅธ ์์ ์ ์ฌ์ฉํ๊ธฐ์ํ ์บ๋ฆฌ์ด ๋ด ๊ตฌ์ฑ |M |- |Resource/Count |๋ฆฌ์์ค/์นด์ดํธ |M |- |Resource type and number of miners to maintain |์ ์งํด์ผ ํ ์์ ์ ํ ๋ฐ ๊ด๋ถ ์ |M |- |Make Miners |๊ด๋ถ๋ฅผ ๋ง๋์ญ์์ค |M |- |Construct and equip miner components on available carrier bots |์ฌ์ฉ ๊ฐ๋ฅํ ์บ๋ฆฌ์ด ๋ด์ ๊ด๋ถ ๊ตฌ์ฑ ์์๋ฅผ ๊ตฌ์ฑํ๊ณ ์ฅ์ฐฉํ์ญ์์ค |M |- |Serve Construction |๊ฑด์ถ์ ์ ๊ณตํ์ญ์์ค |M |- |Produce materials needed in construction sites |๊ฑด์ค ํ์ฅ์ ํ์ํ ์ฌ๋ฃ๋ฅผ ์์ฐํฉ๋๋ค |M |- |Item/Count |ํญ๋ชฉ/์นด์ดํธ |M |- |Item type and number of producers to maintain |์ ์งํด์ผ ํ ํ๋ชฉ ์ ํ ๋ฐ ์์ฐ์ ์ |M |- |Production component |์์ฐ ๊ตฌ์ฑ ์์ |M |- |Building type to use as producer |์์ฐ์๋ก ์ฌ์ฉํ ๊ฑด๋ฌผ ์ ํ |M |- |Location |์์น |M |- |Location offset from self |์์น์์ ์์น ์์ |M |- |coord |์ฝ๋ |M |- |Make Producer |์์ฐ์๋ฅผ ๋ง๋์ญ์์ค |M |- |Build and maintain dedicated production buildings |์ ์ฉ ์์ฐ ๊ฑด๋ฌผ์ ๊ฑด์คํ๊ณ ์ ์ง ๊ด๋ฆฌํฉ๋๋ค |M |- |Number of turret bots to maintain |๊ด๋ฆฌ ํ ํฌํ ๋ด ์ |M |- |Make Turret Bots |ํฌํ ๋ด์ ๋ง๋์ญ์์ค |M |- |Construct and equip turret components on available carrier bots |์ฌ์ฉ ๊ฐ๋ฅํ ์บ๋ฆฌ์ด ๋ด์ ํฐ๋ฆฟ ๋ถํ์ ๊ตฌ์ฑ ๋ฐ ๋ฐฐ์นํฉ๋๋ค |M |}
Summary:
Please note that all contributions to Desynced Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Desynced Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)