Lethal Protected Monster

add condition to lethal skills
XML:
      <cond msgId="113">
        <and>
        <not>
            <target mobId="66666" />
        </not>
        <not>
            <target mobId="77777" />
        </not>
        </and>
      </cond>
 
Back
Top