I tested a bit more and can someone please explain the changes to me:
With the CM/PFP Version of the spell it will immediately do damage so my enemies really die quickly without any spread of the disease.
The old version would spread the disease and deal damage after the end of it's duration (15s for me), is that correct?
Why was it changed in the way it was? With the new version I could not get a single spread of the disease so there's no Area of Effect potential for me and the spell is basically useless
New:
entry0 = {"et_duration_sec", 300, 4, 0, 8 },
entry1 = {"et_range_area", 200, 0, 0, 4 },
entry2 = {"et_plague_poison", 76, 4, 0, 42 },
entry3 = {"et_plague_infect", 200, 1, 0, 42 },
entry4 = {"et_regThisCool", 0, 20, 0, 8 },
entry5 = {"et_plague_poison", 10, 2, 1, 42 },
entry6 = {"et_duration_sec", 150, 2, 2, 8 },
entry7 = {"et_plague_infect", 70, 1, 3, 42 },
entry8 = {"et_drop_a_head", 950, 50, 4, 42 },
entry9 = {"et_chance_deepwound", 200, 1, 5, 5 },
entry10 = {"et_range_area", 80, 0, 6, 4 },
entry11 = {"et_hits_persec", 999, 0, 0, 4 },
entry12 = {"et_spelldamage_poison", 300, 25, 0, 133 },
entry13 = {"et_chance_areasplash", 200, 2, 0, 5 },
entry14 = {"et_chance_areasplash", 75, 1, 3, 5 },
Old
entry0 = {"et_duration_sec", 500, 5, 0, 8 },
entry1 = {"et_range_area", 200, 0, 0, 4 },
entry2 = {"et_plague_poison", 76, 4, 0, 42 },
entry3 = {"et_plague_infect", 200, 1, 0, 42 },
entry4 = {"et_regThisCool", 0, 20, 0, 8 },
entry5 = {"et_plague_poison", 10, 2, 1, 42 },
entry6 = {"et_duration_sec", 300, 2, 2, 8 },
entry7 = {"et_plague_infect", 70, 1, 3, 42 },
entry8 = {"et_drop_a_head", 950, 50, 4, 42 },
entry9 = {"et_chance_deepwound", 200, 1, 5, 5 },
entry10 = {"et_range_area", 80, 1, 6, 4 },