entrax
Member
- Joined
- Jul 23, 2012
- Messages
- 459
- Reaction score
- 15
Can someone explain to me why Collect 470 is not yieldiend 470 for Aurum Regis Ore does it require much higher perception to collect ?
My stats : 700 Gathering / 671 Percept / 605 GP
Code:[20:35:36.068 N] Gathering ItemName:Aurum Regis Ore Chance:83 HqChance:8 Amount:1 RawItemId:12536 [20:35:39.571 D] DoAction Spell 4078 0x10404AB8 [20:35:39.572 N] [ExBuddy] Casted Ability -> Discerning Eye [20:35:41.415 D] DoAction Spell 4077 0x10404AB8 [20:35:41.415 N] [ExBuddy] Casted Ability -> Impulsive Appraisal [20:35:44.549 D] DoAction Spell 4084 0x10404AB8 [20:35:44.550 N] [ExBuddy] Casted Ability -> Single Mind [20:35:46.412 D] DoAction Spell 4077 0x10404AB8 [20:35:46.412 N] [ExBuddy] Casted Ability -> Impulsive Appraisal [20:35:49.642 D] DoAction Spell 4084 0x10404AB8 [20:35:49.643 N] [ExBuddy] Casted Ability -> Single Mind [20:35:51.507 D] DoAction Spell 4075 0x10404AB8 [20:35:51.507 N] [ExBuddy] Casted Ability -> Methodical Appraisal [20:35:54.542 D] DoAction Spell 237 0x10404AB8 [20:35:54.543 N] [ExBuddy] Casted Ability -> Sharp Vision II [20:35:58.741 N] [ExGather v3.0.7.1510017] Collected item: Aurum Regis Ore, value: 461 at 03/15/2911 05:28:27 ET [20:36:02.825 N] [ExGather v3.0.7.1510017] Collected item: Aurum Regis Ore, value: 468 at 03/15/2911 05:29:49 ET [20:36:06.884 N] [ExGather v3.0.7.1510017] Collected item: Aurum Regis Ore, value: 460 at 03/15/2911 05:31:11 ET [20:36:11.013 N] [ExGather v3.0.7.1510017] Collected item: Aurum Regis Ore, value: 461 at 03/15/2911 05:32:54 ET [20:36:11.861 N] [ExGather v3.0.7.1510017] Using Cordial -> Waiting (sec): 0, CurrentGP: 75
Code:<!ENTITY Rotation_Collectable "Collect450"> <!ENTITY Rotation_Collectable_55 "NewbCollect"> <!ENTITY Rotation_Collectable_60 "Collect470"> <!ENTITY Rotation_Collectable_1Star "Collect470">
Code:<!--If Collectable--> <If Condition="&Collect_AurumRegisOre; != 0"> <GatherCollectable loops="1" spawnTimeout="&IsTimeBetween_tick;" SpellDelay="&Spell_Delay;" CordialType="Cordial" CordialTime="Auto" DiscoverUnknowns="true"> <GatherObjects> <GatherObject>Legendary Mineral Deposit</GatherObject> </GatherObjects> <Collectables> <Collectable Name="Aurum Regis Ore" Value="470" /> </Collectables> <GatherRotation>&Rotation_Collectable_1Star;</GatherRotation> <GatherSpots> <StealthApproachGatherSpot stealthLocation="-663.3519, 167.1378, 787.0792" nodeLocation="-658.3278, 168.6156, 799.0139" /> </GatherSpots> <HotSpots> <Hotspot XYZ="-559.5464, 199.5529, 569.3079" Radius="200"/> <Hotspot XYZ="-598.0869, 189.7023, 776.8986" Radius="200"/> </HotSpots> </GatherCollectable> </If>
First, your code is from 2.2 and to be able to use 470 rotation on 1star u must have 675+ Perception.
In 2.3 there is now Collectability_1_Star to set what rotation used on 1star nodes