Результаты поиска по запросу: *

  1. Blitzkrieg

    Мануал Skilldata.txt - формат и описание параметров

    Effect point is used in AI to add attack desire to PCs. EventHandler ATTACKED(attacker, damage, f0) { if (attacker.is_pc != 0 || IsInCategory(@summon_npc_group, attacker.class_id)) { f0 = 1.0 * damage / (myself.sm.level + 7) + f0 / 100 * (1.0 * damage / (myself.sm.level +...
  2. Blitzkrieg

    Мануал Skilldata.txt - формат и описание параметров

    https://mmo-dev.info/threads/skill-only-str-dex.28089/post-212005
  3. Blitzkrieg

    Мануал Skilldata.txt - формат и описание параметров

    A bit late but: 85 means that the pet will consume 15% of acquired exp (100-85). About duration (1200): I did some tests and this value represents the lifetime of the summon in seconds as long as the master remains in combat. If the master is peaceful, the remaining lifetime (greenbar)...
Назад
Сверху