MoriceD3 / D3ROS-ArreatCore

8 stars 10 forks source link

NoEnergyForDecor #62

Closed kamios closed 10 years ago

kamios commented 10 years ago

Avec un féticheur, la bombe incendiaire et NoEnergyForDecor=True

 >25/04 20:44:28 | Item : GoldLarge-58265 in affix zone, skipping
>>25/04 20:44:28 | Attack : First Item skipped since same as last try
>>25/04 20:44:28 | Attack : Small wait because potential multiple item in affix
+>25/04 20:44:29 | CheckItem -> x1_Shield_norm_base_flippy_02-58249
+>25/04 20:44:29 | CheckItem : Trash
>>25/04 20:44:29 | Ban Item -> x1_Shield_norm_base_flippy_02-58249 Reason : not in Table_Monster (With affix)
+>25/04 20:44:29 | Attacking Decor : a3dun_crater_BonePile-57681 (Type : 0)
->25/04 20:44:32 | a3dun_crater_BonePile-57681 : Pas de DPS pendant 3 secondes on passe au mob suivant
>>25/04 20:44:32 | Attack : First Item skipped since same as last try
+>25/04 20:44:32 | Attacking Decor : a3dun_crater_BonePile-57858 (Type : 0)
->25/04 20:44:35 | a3dun_crater_BonePile-57858 : Pas de DPS pendant 3 secondes on passe au mob suivant
+>25/04 20:44:35 | Attacking Decor : a3dun_crater_BonePile-57681 (Type : 0)
->25/04 20:44:38 | a3dun_crater_BonePile-57681 : Pas de DPS pendant 3 secondes on passe au mob suivant
>>25/04 20:44:39 | Attack : First Item skipped since same as last try
+>25/04 20:44:39 | Attacking Decor : a3dun_crater_BonePile-57858 (Type : 0)
->25/04 20:44:42 | a3dun_crater_BonePile-57858 : Pas de DPS pendant 3 secondes on passe au mob suivant
+>25/04 20:44:42 | Attacking Decor : a3dun_crater_BonePile-57681 (Type : 0)
->25/04 20:44:45 | a3dun_crater_BonePile-57681 : Pas de DPS pendant 3 secondes on passe au mob suivant
>>25/04 20:44:45 | Attack : First Item skipped since same as last try
+>25/04 20:44:45 | Attacking Decor : a3dun_crater_BonePile-57858 (Type : 0)

C'est un sort qui ne consomme pas d'énergie pourtant il switch sur les tas d'os mais pas de dégât dessus. Ou j'ai pas compris le but de l'option. :)

Ano69 commented 10 years ago

C'est quel sort ton bombe incendiaire ?

Global $WitchDoctor_skill_Table[22][8] =    [ _
                        [$Witchdoctor_AcidCloud, "Witchdoctor_AcidCloud", 1500, "attack", 172, "mana", "", 45], _
                        [$Witchdoctor_BigBadVoodoo, "Witchdoctor_BigBadVoodoo", 120000, "buff", 0, "mana", "", ""], _
                        [$Witchdoctor_CorpseSpider, "Witchdoctor_CorpseSpider", 0, "physical", 5, "mana", "", 45], _
                        [$Witchdoctor_FetishArmy, "Witchdoctor_FetishArmy", 120000, "buff", 0, "mana", "", ""], _
                        [$Witchdoctor_Firebats, "Witchdoctor_Firebats", 0, "attack", 98, "mana", "", 10], _
                        [$Witchdoctor_Firebomb, "Witchdoctor_Firebomb", 0, "physical", 10, "mana", "", 45], _
                        [$Witchdoctor_Gargantuan, "Witchdoctor_Gargantuan", 60000, "move", 147, "mana", "", ""], _
                        [$Witchdoctor_GraspOfTheDead, "Witchdoctor_GraspOfTheDead", 8000, "attack", 122, "mana", "", 10], _
                        [$Witchdoctor_Haunt, "Witchdoctor_Haunt", 10000, "attack", 50, "mana", "", 10], _
                        [$Witchdoctor_Hex, "Witchdoctor_Hex", 15000, "buff", 49, "mana", "", ""], _
                        [$Witchdoctor_Horrify, "Witchdoctor_Horrify", 16000, "attack", 37, "mana", "", 12], _
                        [$Witchdoctor_Locust_Swarm, "Witchdoctor_Locust_Swarm", 0, "attack", 196, "mana", "", 10], _
                        [$Witchdoctor_MassConfusion, "Witchdoctor_MassConfusion", 60000, "attack", 74, "mana", "", 20], _
                        [$Witchdoctor_PlagueOfToads, "Witchdoctor_PlagueOfToads", 0 , "physical", 12, "mana", "", 35], _
                        [$Witchdoctor_PoisonDart, "Witchdoctor_PoisonDart", 0, "physical", 10, "mana", "", 45], _
                        [$Witchdoctor_Sacrifice, "Witchdoctor_Sacrifice", 0, "attack&elite", 0, "mana", "", 10], _
                        [$Witchdoctor_SoulHarvest, "Witchdoctor_SoulHarvest", 16000, "attack", 59, "mana", "", 16], _
                        [$Witchdoctor_SpiritBarrage, "Witchdoctor_SpiritBarrage", 20000, "buff_permanent", 108, "mana", "", 45], _
                        [$Witchdoctor_SpiritWalk, "Witchdoctor_SpiritWalk", 2000, "buff_permanent", 49, "mana", 80, ""], _
                        [$Witchdoctor_SummonZombieDog, "Witchdoctor_SummonZombieDog", 45000, "move", 49, "mana", "", ""], _
                        [$Witchdoctor_WallOfZombies, "Witchdoctor_WallOfZombies", 20000, "attack&elite", 130, "mana", "", 45], _
                        [$Witchdoctor_ZombieCharger, "Witchdoctor_ZombieCharger", 0, "attack&elite", 140, "mana", "", 20] _
                            ]

A mon avis c'est le skills.au3 qui est pas bon pour feti

Ano69 commented 10 years ago

Bon bah c'est bien ca firebomb est marqué a 10 de mana dans la conf :(

Si tu peut donner les nouvelles valeurs pour que je mette dans la 1.5.1 merci.

kamios commented 10 years ago

Fléchette empoisonnée, Araignées nécrophages, Invasion de grenouilles et bombe incendiaires c est 0 de mana.

Ano69 commented 10 years ago

Hum ok je pense avoir trouver lesquels c est en anglais (jamais jouer feti :p)

Merci