Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
DaOpa
Amarr Static Corp
|
Posted - 2009.03.26 14:10:00 -
[1]
Does anyone know whats the trigger for the different bonus / neg modifiers for the WH systems?
Is it dependant on the kind of sun in the system?
-- Im working on webtool that will show all WH's, all WH systems, and the modifers for each system .. ---------- LP Store Database | T3 Ship DB |
Arous Drephius
Perkone
|
Posted - 2009.03.26 17:37:00 -
[2]
AFAIK it's based on the system itself. Some systems have them, some don't. No way to tell unless someone builds a database of them (and even then they might not be static).
|
Ix Forres
Caldari Vanguard Frontiers Sc0rched Earth
|
Posted - 2009.03.26 19:38:00 -
[3]
Originally by: Arous Drephius AFAIK it's based on the system itself. Some systems have them, some don't. No way to tell unless someone builds a database of them (and even then they might not be static).
http://www.eve-metrics.com/map
If you search for a wormhole space locus you can see what anomaly exists in that system. I'm working on a display of the actual anomaly effects. It all varies per class (a class 6 Pulsar is different to a class 2 Pulsar, for example).
-- Ix Forres EVE Application Developer ISKsense | EVE Metrics (NEW) | I Tweet |
Catari Taga
Centre Of Attention Rough Necks
|
Posted - 2009.03.27 10:35:00 -
[4]
Originally by: DaOpa
Does anyone know whats the trigger for the different bonus / neg modifiers for the WH systems?
Is it dependant on the kind of sun in the system?
-- Im working on webtool that will show all WH's, all WH systems, and the modifers for each system ..
It's linked to the second star in system (if there is one). If you use a datadump with WH info it's groupID 995. The actual effects are linked in the db to a corresponding beacon though, which in the IGB tool I wrote for my corp I query like this:
WHERE invTypes.typeName = '" . $secondStar . ' Effect Beacon Class ' . $wormholeClassID . "'";
There's possibly a more efficient way to get at the beacon but this works and I can't be bothered.
|
DaOpa
Amarr Static Corp
|
Posted - 2009.03.27 16:40:00 -
[5]
Originally by: Catari Taga It's linked to the second star in system (if there is one). If you use a datadump with WH info it's groupID 995. The actual effects are linked in the db to a corresponding beacon though, which in the IGB tool I wrote for my corp I query like this:
WHERE invTypes.typeName = '" . $secondStar . ' Effect Beacon Class ' . $wormholeClassID . "'";
There's possibly a more efficient way to get at the beacon but this works and I can't be bothered.
Is the information in the dump on what systems have a secondary sun?
I've been looking around I cant seem to find it / figure that out ...
---------- LP Store Database | T3 Ship DB |
Catari Taga
Centre Of Attention Rough Necks
|
Posted - 2009.03.27 18:29:00 -
[6]
Edited by: Catari Taga on 27/03/2009 18:29:38
Originally by: DaOpa Is the information in the dump on what systems have a secondary sun?
I've been looking around I cant seem to find it / figure that out ...
Yes, all celestial objects are in the mapDenormalize table. You will find everything in the official dump except for the actual WH anomaly attributes, for those you need one of the unofficial dumps.
|
DaOpa
Amarr Static Corp
|
Posted - 2009.04.02 12:18:00 -
[7]
Anomaly: Magnetar ECM eff. TP eff. Damp eff. TD eff.
~~~ Anyone know what the TP and TD modifers stand for ?
TP = Target Paint ??? TD = ???? ---------- LP Store Database | T3 Ship DB |
Aero089
Exiled. Veritas Immortalis
|
Posted - 2009.04.02 17:46:00 -
[8]
Originally by: DaOpa Anomaly: Magnetar ECM eff. TP eff. Damp eff. TD eff.
~~~ Anyone know what the TP and TD modifers stand for ?
TP = Target Paint ??? TD = ????
Tracking Disrupt? ---
|
Pwett
QUANT Corp. QUANT Hegemony
|
Posted - 2009.04.02 19:18:00 -
[9]
are you looking for a query that does this - that is tied to a specific system?
Linkage _______________ <Q> QUANT Hegemony QUANT is rebuilding, EVE-Mail me for recruitment info. Item Database |
DaOpa
Amarr Static Corp
|
Posted - 2009.05.28 19:52:00 -
[10]
Originally by: DaOpa Anomaly: Magnetar ECM eff. TP eff. Damp eff. TD eff.
~~~ Anyone know what the TP and TD modifers stand for ?
TP = Target Paint ??? TD = ????
Updated all the modifers and added icons and some font color!
Looks nicer now then before!
---------- LP Store Database | T3 Ship DB |
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |