|
@@ -6836,9 +6836,10 @@ The mode can be specified to determine the behavior of the clone. Its
|
|
|
values are the same as the ones used for the mode field in the mob_db. The
|
|
|
default mode is aggressive, assists, can move, can attack.
|
|
|
|
|
|
-Flag can be either zero or one currently. If zero, the clone is a normal
|
|
|
-monster that'll target players, if one, it is considered a summoned monster,
|
|
|
-and as such, it'll target other monsters. Defaults to zero.
|
|
|
+Flag options:
|
|
|
+0 - The clone is a normal monster that will target players (default).
|
|
|
+1 - The clone is considered a summoned monster that will target other monsters.
|
|
|
+2 - The clone is a slave and will support the master.
|
|
|
|
|
|
The duration specifies how long the clone will live before it is auto-removed.
|
|
|
Specified in seconds, defaults to no limit (zero).
|