Jump to content

a7787091

Beta Tester
  • Content Count

    16
  • Joined

  • Last visited

Posts posted by a7787091


  1. 倉庫選項選1,2,3,4,5,6,7    倉庫裡有地圖  也不是IGNORE地圖   一開始會自行領取地圖 上圖釘 蛻變

    但是跑了一段時間後他翻倉庫 不會領地圖出來上圖釘...等動作  反而跑到介面設定的章節地圖去刷怪

    請問我哪裡設定錯誤嗎?

     

    地圖設定如下

     

    [MapTier] >= "6" && [MapTier] <= "9" # [RunMap] == "true"
     
     
    [Rarity] == "Unique" # [ignoreMap] == "true"
    [Rarity] == "Rare" # [ignoreMap] == "true"
     
     
    [MapTier] >= "4" && [Quality] <= "16" && [Rarity] == "Normal" # [upgradeQuality] == "true"
     
     
    [Rarity] == "Normal" # [upgradeToMagic] == "true" 
     
     
    // Reroll Magic Map Mods (Works with magic maps only currently)
    // Prefix
    // [map_spawn_extra_exiles] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Anarchic -- 2+ Rogue Exiles
    // [map_rare_monsters_have_nemesis_mod] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Antagonist's -- Nemesis Mod
    // [map_packs_are_humanoids] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Bipedal -- Humanoid Mobs
    // [map_packs_are_goatmen] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Capricious -- Goatmen Mobs
    // [map_packs_are_totems] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Ceremonial -- Contains Totems
    [map_monster_skills_chain_X_additional_times] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Chaining -- Chain +2 Times
    // [map_packs_are_demons] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Demonic -- Demon Mobs
    [map_packs_fire_projectiles] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Emanant -- Nemesis Mod
    // [map_packs_are_animals] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Feral -- Animal Mobs
    // [map_monsters_are_immune_to_curses] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Hexproof -- Curse Immune
    // [map_additional_number_of_packs_to_choose] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Multifarious -- Increased Variety Mobs
    [map_beyond_chance_%] >= "1"  && [Rarity] == "Magic" # [RerollMods] == "true" // Otherworldly -- Beyond Spawned Mobs
    // [map_packs_are_skeletons] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Skeletal -- Skeleton Mobs 
    // [map_packs_are_sea_witches_and_spawn] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Slithering -- Sea Witches & Spawn Mobs
    // [is_twinned_unique_boss] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Twinned -- 2X Unique Bosses
    // [map_packs_are_undead_and_necromancers] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Undead -- Undead Mobs
     
×
×
  • Create New...