From 475e8f1ff2a2ed3dbdeb1856fb9dda81f1c7ba1a Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sun, 15 Jul 2018 01:09:07 -0400 Subject: [PATCH] Update effect headers and some icons --- .../armorallrepairsystemsamountbonuspassive.py | 2 +- eos/effects/boostermaxvelocitypenalty.py | 3 ++- eos/effects/boostershieldcapacitypenalty.py | 2 +- eos/effects/capacitorcapacitybonus.py | 2 +- eos/effects/energynosferatufalloff.py | 2 +- .../missileskillwarheadupgradesemdamagebonus.py | 2 +- ...ileskillwarheadupgradesexplosivedamagebonus.py | 2 +- ...ssileskillwarheadupgradeskineticdamagebonus.py | 2 +- ...ssileskillwarheadupgradesthermaldamagebonus.py | 2 +- eos/effects/modifyenergywarfareresistance.py | 2 +- ...tionvelocitybonuspostpercentmaxvelocityship.py | 2 +- eos/effects/overloadselfdurationbonus.py | 2 +- eos/effects/shieldboostamplifierpassivebooster.py | 2 +- eos/effects/shippdmgbonusmf.py | 3 ++- eos/effects/shipprojectilerofmf.py | 4 ++++ eos/effects/skillbonusdronedurability.py | 3 +-- eos/effects/skillbonusdroneinterfacing.py | 3 +-- ...ltiplierlocationshipmodulesrequiringgunnery.py | 2 +- imgs/icons/21000.png | Bin 0 -> 695 bytes imgs/icons/21833.png | Bin 0 -> 769 bytes imgs/icons/21988.png | Bin 0 -> 767 bytes imgs/icons/21999.png | Bin 0 -> 756 bytes imgs/icons/22010.png | Bin 0 -> 797 bytes 23 files changed, 23 insertions(+), 19 deletions(-) create mode 100644 imgs/icons/21000.png create mode 100644 imgs/icons/21833.png create mode 100644 imgs/icons/21988.png create mode 100644 imgs/icons/21999.png create mode 100644 imgs/icons/22010.png diff --git a/eos/effects/armorallrepairsystemsamountbonuspassive.py b/eos/effects/armorallrepairsystemsamountbonuspassive.py index c2eb9e2c4..8307ae2ee 100644 --- a/eos/effects/armorallrepairsystemsamountbonuspassive.py +++ b/eos/effects/armorallrepairsystemsamountbonuspassive.py @@ -1,7 +1,7 @@ # armorAllRepairSystemsAmountBonusPassive # # Used by: -# Implants named like: Agency 'Hardshell' TB Dose (3 of 4) +# Implants named like: Agency 'Hardshell' TB Dose (4 of 4) # Implants named like: Exile Booster (4 of 4) # Implant: Antipharmakon Kosybo type = "passive" diff --git a/eos/effects/boostermaxvelocitypenalty.py b/eos/effects/boostermaxvelocitypenalty.py index d42479397..83856e018 100644 --- a/eos/effects/boostermaxvelocitypenalty.py +++ b/eos/effects/boostermaxvelocitypenalty.py @@ -1,7 +1,8 @@ # boosterMaxVelocityPenalty # # Used by: -# Implants named like: Booster (12 of 33) +# Implants named like: Crash Booster (3 of 4) +# Items from market group: Implants & Boosters > Booster > Booster Slot 02 (9 of 13) type = "boosterSideEffect" # User-friendly name for the side effect diff --git a/eos/effects/boostershieldcapacitypenalty.py b/eos/effects/boostershieldcapacitypenalty.py index 6e0b11eb7..ade1336d0 100644 --- a/eos/effects/boostershieldcapacitypenalty.py +++ b/eos/effects/boostershieldcapacitypenalty.py @@ -1,7 +1,7 @@ # boosterShieldCapacityPenalty # # Used by: -# Implants named like: Booster (12 of 33) +# Implants from group: Booster (12 of 66) type = "boosterSideEffect" # User-friendly name for the side effect diff --git a/eos/effects/capacitorcapacitybonus.py b/eos/effects/capacitorcapacitybonus.py index f2c0632da..c998bcaa0 100644 --- a/eos/effects/capacitorcapacitybonus.py +++ b/eos/effects/capacitorcapacitybonus.py @@ -1,7 +1,7 @@ # capacitorCapacityBonus # # Used by: -# Modules from group: Capacitor Battery (27 of 27) +# Modules from group: Capacitor Battery (30 of 30) type = "passive" diff --git a/eos/effects/energynosferatufalloff.py b/eos/effects/energynosferatufalloff.py index 0dc4fd81b..2d6414e61 100644 --- a/eos/effects/energynosferatufalloff.py +++ b/eos/effects/energynosferatufalloff.py @@ -1,7 +1,7 @@ # energyNosferatuFalloff # # Used by: -# Modules from group: Energy Nosferatu (51 of 51) +# Modules from group: Energy Nosferatu (54 of 54) from eos.modifiedAttributeDict import ModifiedAttributeDict type = "active", "projected" diff --git a/eos/effects/missileskillwarheadupgradesemdamagebonus.py b/eos/effects/missileskillwarheadupgradesemdamagebonus.py index 30d0605d5..63e95f67f 100644 --- a/eos/effects/missileskillwarheadupgradesemdamagebonus.py +++ b/eos/effects/missileskillwarheadupgradesemdamagebonus.py @@ -1,7 +1,7 @@ # missileSkillWarheadUpgradesEmDamageBonus # # Used by: -# Implants named like: Agency 'Pyrolancea' DB Dose (3 of 4) +# Implants named like: Agency 'Pyrolancea' DB Dose (4 of 4) # Skill: Warhead Upgrades type = "passive" diff --git a/eos/effects/missileskillwarheadupgradesexplosivedamagebonus.py b/eos/effects/missileskillwarheadupgradesexplosivedamagebonus.py index f0f3fcf3b..6a6228e8e 100644 --- a/eos/effects/missileskillwarheadupgradesexplosivedamagebonus.py +++ b/eos/effects/missileskillwarheadupgradesexplosivedamagebonus.py @@ -1,7 +1,7 @@ # missileSkillWarheadUpgradesExplosiveDamageBonus # # Used by: -# Implants named like: Agency 'Pyrolancea' DB Dose (3 of 4) +# Implants named like: Agency 'Pyrolancea' DB Dose (4 of 4) # Skill: Warhead Upgrades type = "passive" diff --git a/eos/effects/missileskillwarheadupgradeskineticdamagebonus.py b/eos/effects/missileskillwarheadupgradeskineticdamagebonus.py index a9eb7b86e..8b25142a8 100644 --- a/eos/effects/missileskillwarheadupgradeskineticdamagebonus.py +++ b/eos/effects/missileskillwarheadupgradeskineticdamagebonus.py @@ -1,7 +1,7 @@ # missileSkillWarheadUpgradesKineticDamageBonus # # Used by: -# Implants named like: Agency 'Pyrolancea' DB Dose (3 of 4) +# Implants named like: Agency 'Pyrolancea' DB Dose (4 of 4) # Skill: Warhead Upgrades type = "passive" diff --git a/eos/effects/missileskillwarheadupgradesthermaldamagebonus.py b/eos/effects/missileskillwarheadupgradesthermaldamagebonus.py index 8fc3ffc5c..737e5d20d 100644 --- a/eos/effects/missileskillwarheadupgradesthermaldamagebonus.py +++ b/eos/effects/missileskillwarheadupgradesthermaldamagebonus.py @@ -1,7 +1,7 @@ # missileSkillWarheadUpgradesThermalDamageBonus # # Used by: -# Implants named like: Agency 'Pyrolancea' DB Dose (3 of 4) +# Implants named like: Agency 'Pyrolancea' DB Dose (4 of 4) # Skill: Warhead Upgrades type = "passive" diff --git a/eos/effects/modifyenergywarfareresistance.py b/eos/effects/modifyenergywarfareresistance.py index 8cffe1386..874cbf0d7 100644 --- a/eos/effects/modifyenergywarfareresistance.py +++ b/eos/effects/modifyenergywarfareresistance.py @@ -1,7 +1,7 @@ # modifyEnergyWarfareResistance # # Used by: -# Modules from group: Capacitor Battery (27 of 27) +# Modules from group: Capacitor Battery (30 of 30) type = "passive" diff --git a/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py b/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py index 1ffbda714..6f68c7292 100644 --- a/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py +++ b/eos/effects/navigationvelocitybonuspostpercentmaxvelocityship.py @@ -2,7 +2,7 @@ # # Used by: # Modules from group: Rig Anchor (4 of 4) -# Implants named like: Agency 'Overclocker' SB Dose (3 of 4) +# Implants named like: Agency 'Overclocker' SB Dose (4 of 4) # Implants named like: grade Snake (16 of 18) # Modules named like: Auxiliary Thrusters (8 of 8) # Implant: Quafe Zero diff --git a/eos/effects/overloadselfdurationbonus.py b/eos/effects/overloadselfdurationbonus.py index 498e3a527..90c275da8 100644 --- a/eos/effects/overloadselfdurationbonus.py +++ b/eos/effects/overloadselfdurationbonus.py @@ -3,7 +3,7 @@ # Used by: # Modules from group: Capacitor Booster (59 of 59) # Modules from group: Energy Neutralizer (54 of 54) -# Modules from group: Energy Nosferatu (51 of 51) +# Modules from group: Energy Nosferatu (54 of 54) # Modules from group: Hull Repair Unit (25 of 25) # Modules from group: Remote Armor Repairer (39 of 39) # Modules from group: Remote Capacitor Transmitter (41 of 41) diff --git a/eos/effects/shieldboostamplifierpassivebooster.py b/eos/effects/shieldboostamplifierpassivebooster.py index 3dbd40327..30432474d 100644 --- a/eos/effects/shieldboostamplifierpassivebooster.py +++ b/eos/effects/shieldboostamplifierpassivebooster.py @@ -1,7 +1,7 @@ # shieldBoostAmplifierPassiveBooster # # Used by: -# Implants named like: Agency 'Hardshell' TB Dose (3 of 4) +# Implants named like: Agency 'Hardshell' TB Dose (4 of 4) # Implants named like: Blue Pill Booster (5 of 5) # Implant: Antipharmakon Thureo type = "passive" diff --git a/eos/effects/shippdmgbonusmf.py b/eos/effects/shippdmgbonusmf.py index 0a359917e..c7ad6a186 100644 --- a/eos/effects/shippdmgbonusmf.py +++ b/eos/effects/shippdmgbonusmf.py @@ -1,11 +1,12 @@ # shipPDmgBonusMF # # Used by: -# Variations of ship: Slasher (3 of 3) # Ship: Cheetah # Ship: Freki # Ship: Republic Fleet Firetail # Ship: Rifter +# Ship: Slasher +# Ship: Stiletto # Ship: Wolf type = "passive" diff --git a/eos/effects/shipprojectilerofmf.py b/eos/effects/shipprojectilerofmf.py index 09f4960d1..d0a0e0b1b 100644 --- a/eos/effects/shipprojectilerofmf.py +++ b/eos/effects/shipprojectilerofmf.py @@ -1,3 +1,7 @@ +# shipProjectileRofMF +# +# Used by: +# Ship: Claw type = "passive" def handler(fit, src, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Small Projectile Turret"), "speed", src.getModifiedItemAttr("shipBonusMF"), stackingPenalties=True, skill="Minmatar Frigate") diff --git a/eos/effects/skillbonusdronedurability.py b/eos/effects/skillbonusdronedurability.py index e91f30acf..97b3c34bf 100644 --- a/eos/effects/skillbonusdronedurability.py +++ b/eos/effects/skillbonusdronedurability.py @@ -1,8 +1,7 @@ # skillBonusDroneDurability # # Used by: -# Implant: CreoDron 'Bumblebee' Drone Tuner T10-5D -# Implant: CreoDron 'Yellowjacket' Drone Tuner D5-10T +# Implants from group: Cyber Drones (2 of 2) # Skill: Drone Durability type = "passive" diff --git a/eos/effects/skillbonusdroneinterfacing.py b/eos/effects/skillbonusdroneinterfacing.py index 93093efc3..0fbac4beb 100644 --- a/eos/effects/skillbonusdroneinterfacing.py +++ b/eos/effects/skillbonusdroneinterfacing.py @@ -1,8 +1,7 @@ # skillBonusDroneInterfacing # # Used by: -# Implant: CreoDron 'Bumblebee' Drone Tuner T10-5D -# Implant: CreoDron 'Yellowjacket' Drone Tuner D5-10T +# Implants from group: Cyber Drones (2 of 2) # Skill: Drone Interfacing type = "passive" diff --git a/eos/effects/surgicalstrikedamagemultiplierbonuspostpercentdamagemultiplierlocationshipmodulesrequiringgunnery.py b/eos/effects/surgicalstrikedamagemultiplierbonuspostpercentdamagemultiplierlocationshipmodulesrequiringgunnery.py index 5a801aab4..481ef2604 100644 --- a/eos/effects/surgicalstrikedamagemultiplierbonuspostpercentdamagemultiplierlocationshipmodulesrequiringgunnery.py +++ b/eos/effects/surgicalstrikedamagemultiplierbonuspostpercentdamagemultiplierlocationshipmodulesrequiringgunnery.py @@ -1,7 +1,7 @@ # surgicalStrikeDamageMultiplierBonusPostPercentDamageMultiplierLocationShipModulesRequiringGunnery # # Used by: -# Implants named like: Agency 'Pyrolancea' DB Dose (3 of 4) +# Implants named like: Agency 'Pyrolancea' DB Dose (4 of 4) # Implants named like: Eifyr and Co. 'Gunslinger' Surgical Strike SS (6 of 6) # Implant: Standard Cerebral Accelerator type = "passive" diff --git a/imgs/icons/21000.png b/imgs/icons/21000.png new file mode 100644 index 0000000000000000000000000000000000000000..f34eda1d406e9be640c22c19ef62ceb00b4ebd51 GIT binary patch literal 695 zcmV;o0!aOdP)TS?tJzdvhe}JKd1QOOB z^esjNgTzFTFn>&@^T!(gxNd7(GF>irdeIoASbbg&=kPg)51;b^*aIRGL?rO9KtxF> z6rxIc>Hi)&iHP$3UJwLI5CqAQi{lgH*JH8R{r(~m1VPf+ z*r?KMZRPtzA$wjXe_}8iZmMa`f;cj)Osmut#ji<9p`?=v6Zh2D`Jj(sRH;2h5&{5( zVHkO{*L!;B`!3B_YQrOov3kbg>{4ODQ_L3xYwh51 z+8&iUTLu7?Ad^*iy{%`Ct7$D{Q#;%Fd`Fp5zmdsgn(Yo7$Jd=3i%w0Bj*ksrt>(Dy zgI;q20JII4+juKyXxFN-YPN&oPgTY|(u*ecZ2qK~a01S3}tr4-{&Stau zL?W@|be_^>GO3g(iXV>5{GJ+MS(aAPbQ?vawuy;P9|0f-0MkeA|5kyf=_&wl0YG`_ d{BLj|`6o8U{!$u-ocjO(002ovPDHLkV1jj0Ma=*J literal 0 HcmV?d00001 diff --git a/imgs/icons/21833.png b/imgs/icons/21833.png new file mode 100644 index 0000000000000000000000000000000000000000..053b59fa45bdc82621834387ff69b9f3a731dab8 GIT binary patch literal 769 zcmV+c1OEJpP)5XZms=DoeWv+qYtA`=J@QzRm3fYeS&fkffLe*qN|5(N@U6Rrl7Ch1U=0;Qlz zVT6<)QfNR3q%=`vB}D`_COK!%cRKIw?t8oMy`ixq1(5P7W{UaI%zS_sQNtnB`uaNK z<daJ0=x2LL%arEZW;%Ja4#f?QMa$*1p6R0jxj-Nt^Uk9_Obd33Iil_}(Ye|fT zZ<=i)3JMajSK6(VB90po1wmg6CZ)rl`xTy49(4#XT0<*F6o^(Vu89wEaC^+F`awrQ z`qCiy0M;5oF}z8UCJC4stOyYzK}0kwqF^6AU$8S8|FlyDGHF}0L@9kl!i0X?KmaJE z0FcBGDA8<6=YIQRXM7JpssW&-^|S3szFYOW#}-WshCJ0iAPNwpAOr~t!c@B~H1*xB z(fCG;aSp&~0Qf7*9#^&fdQvu*-WYVeVFjbL)FGnrK_w>P!rI-f?WY&#P22>q2Ve_; z9KJG6oLG9TpZ0D=!C3W0H^29?p#S&dh!NEk=k!A^Mhwa}I~^`wp=5kN}8tE^!V?0T=*U zlK3~kIV67&0x1#O0>B5@bAWhX4+`|cT+VgHw(an2c>dn#r;uDh3FawqQaJS~lyi&cd&SmR5b`}*d&xu21Wuy_(Wm>a)6P0;0nQmHEB&NDU z-_)Cazuy@MK#&lEh)C`@)jm{RTUHtig{&Wa15#bF59OOzA*m(s>g8v2kABDdsBX^- ziIMDhK0G?n3_!?4L;#GQdk>G93H9m0#;Ss$7k$>q<6+8kI}l446t+o3NU~K+NRZjs z%#ZnNsp}$4i;EOO2x{K3bU-wUJn-HN%P(K)T6h+ow{|o=@XII$}bUZ20%_p;o3$^H(XIwH2}cB z_)Jg~FaRjsv`%TLDizy{H+}?=`TM=O)KXV9(6+Z)28~-<{3UldS@n3}?D`JDci%I|h002ovPDHLkV1je#TQ~p! literal 0 HcmV?d00001 diff --git a/imgs/icons/21999.png b/imgs/icons/21999.png new file mode 100644 index 0000000000000000000000000000000000000000..5a7cdad5175bdeeb40c2b01538aa17d88d8a996c GIT binary patch literal 756 zcmVEF4`1WFY`k}_b02?;(jIDy4t$%#Ip4MRTvvWxzLo*WUtTIwq;y!cpitkzD zQJMREK67D#EdLNf$8ySgGs!x_tC2!01SXd z^X3!hjvtAHA{|p>lTuB2DqT3=OnGZ}0kAMUcn_DZb&J>UqAae&)g-%pd+(FJmyp3( zXJ@B%!sBsp$=P1lus4Yqp{_E6<+-+!t~<#v9aONPh-x>dvxFf`Wma)cd<|T$sHm{P z2aALdL`1ylOmkmVeO*Z;6f)J|Am3e;g^eZaVCWk9UVlVK&k)}Ae=^nCIS$Z+(IJ0> z00hndvciVq{Y}U2?>xLO|K6<*i$SIQoRv_OIDH;dL^P~evFI!}3^6(rik%II!~FoJ zr1@|p$o78t?SMJ(rk~8j9CsDC@Z|9*h!Ij!l1crhGD|R+dLlU%ivY9$?Gs8)jr@)wB^5gQA^!bakDLfBv<5)nH= zbT%GggHR$;(b7r>>BICn?H!rto!hx{Ulzs!m57sko0D_S;`_csFf)j00&Q&q0RZ@X z@Bt=%%&)@ViFQg^3O}w7fsv-bl{x`eDfF-i;{`nMb#!Qd3m}3A?6MA+!99x>EU0uk zd7G^u7LBt~LW-)$jJbQh3_YxL5uZPh`6J-D0B%E@2j@@Z?wb52U*?EWn25zKJZ~Y2 zuB(!)46j?9e{8e(>Umg%;q8D101N<7N?ETD+Cgfb7A5`e)KqwWXtdw9u#98N<|+)Y zCatq)*_J%*i#$3TU$(RHB{U)HCGG8$ZEf}I7tS5o9r+fy)z=;1R+ehy)akV(Z)qK% zPm}P#hDe+E~rxRbL@$ zN+((}iaDhmX{xd@vZ@=AXx!dE8ox@Zi-*r=64NvZA%r`A@^E*(cU4U$HlfFR-m!IS zmY{Zd44OEO&Norqew#t}uw=+8VF+t^*3&!CYyt+!?!j2$oL%GIwdHZ^KCko6)tiPg zIZR6O?MTQP8A-s5rFA1Ft1O81YebA59ScW40GJ}#OPE&P0(ZmeAvH5yAt&NkT~mgS zpMzitL195I#>FI5a8MLuVqkD=yQ-=I0187XWdLCB{_VTxmK0aWilL`9(ls1Pb~%cQ zLj^?+F|Bi*84dR}6$)>)%_}dTR}UafDHu)^MFIeQy@Pf~aUrDCwDu_wyf+xYjk+~+ zaz;a`+<^%>1i-PhYGI?MWUPrqN(BJFKl|E(ATR(>