Syncs up NoSave flag for several statuses
This commit is contained in:
parent
5e1fbcbefa
commit
0fce50bc9e
@ -331,6 +331,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoDispell: true
|
NoDispell: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
|
NoSave: true
|
||||||
End:
|
End:
|
||||||
Closeconfine: true
|
Closeconfine: true
|
||||||
Closeconfine2: true
|
Closeconfine2: true
|
||||||
@ -734,6 +735,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
MinDuration: 5000
|
MinDuration: 5000
|
||||||
- Status: Keeping
|
- Status: Keeping
|
||||||
DurationLookup: NPC_KEEPING
|
DurationLookup: NPC_KEEPING
|
||||||
@ -960,6 +962,7 @@ Body:
|
|||||||
NoMove: true
|
NoMove: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Bladestop
|
- Status: Bladestop
|
||||||
Icon: EFST_BLADESTOP
|
Icon: EFST_BLADESTOP
|
||||||
DurationLookup: MO_BLADESTOP
|
DurationLookup: MO_BLADESTOP
|
||||||
@ -1284,6 +1287,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoDispell: true
|
NoDispell: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
|
NoSave: true
|
||||||
- Status: Rejectsword
|
- Status: Rejectsword
|
||||||
Icon: EFST_SWORDREJECT
|
Icon: EFST_SWORDREJECT
|
||||||
DurationLookup: ST_REJECTSWORD
|
DurationLookup: ST_REJECTSWORD
|
||||||
@ -1301,6 +1305,7 @@ Body:
|
|||||||
Marionette: true
|
Marionette: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
OverlapFail: true
|
OverlapFail: true
|
||||||
- Status: Marionette2
|
- Status: Marionette2
|
||||||
Icon: EFST_MARIONETTE
|
Icon: EFST_MARIONETTE
|
||||||
@ -1316,6 +1321,7 @@ Body:
|
|||||||
Marionette: true
|
Marionette: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
OverlapFail: true
|
OverlapFail: true
|
||||||
- Status: Changeundead
|
- Status: Changeundead
|
||||||
Icon: EFST_PROPERTYUNDEAD
|
Icon: EFST_PROPERTYUNDEAD
|
||||||
@ -1677,6 +1683,7 @@ Body:
|
|||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
RequireWeapon: true
|
RequireWeapon: true
|
||||||
OverlapIgnoreLevel: true
|
OverlapIgnoreLevel: true
|
||||||
|
NoSave: true
|
||||||
- Status: Elementalchange
|
- Status: Elementalchange
|
||||||
Icon: EFST_ARMOR_PROPERTY
|
Icon: EFST_ARMOR_PROPERTY
|
||||||
DurationLookup: NPC_ATTRICHANGE
|
DurationLookup: NPC_ATTRICHANGE
|
||||||
@ -2156,6 +2163,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Sun_Comfort
|
- Status: Sun_Comfort
|
||||||
Icon: EFST_SUN_COMFORT
|
Icon: EFST_SUN_COMFORT
|
||||||
DurationLookup: SG_SUN_COMFORT
|
DurationLookup: SG_SUN_COMFORT
|
||||||
@ -2163,6 +2171,7 @@ Body:
|
|||||||
Def2: true
|
Def2: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Moon_Comfort
|
- Status: Moon_Comfort
|
||||||
Icon: EFST_MOON_COMFORT
|
Icon: EFST_MOON_COMFORT
|
||||||
DurationLookup: SG_MOON_COMFORT
|
DurationLookup: SG_MOON_COMFORT
|
||||||
@ -2170,6 +2179,7 @@ Body:
|
|||||||
Flee: true
|
Flee: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Star_Comfort
|
- Status: Star_Comfort
|
||||||
Icon: EFST_STAR_COMFORT
|
Icon: EFST_STAR_COMFORT
|
||||||
DurationLookup: SG_STAR_COMFORT
|
DurationLookup: SG_STAR_COMFORT
|
||||||
@ -2177,6 +2187,7 @@ Body:
|
|||||||
Aspd: true
|
Aspd: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Fusion
|
- Status: Fusion
|
||||||
DurationLookup: SG_FUSION
|
DurationLookup: SG_FUSION
|
||||||
CalcFlags:
|
CalcFlags:
|
||||||
@ -2373,6 +2384,7 @@ Body:
|
|||||||
Int: true
|
Int: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
Fail:
|
Fail:
|
||||||
Change: true
|
Change: true
|
||||||
- Status: Bloodlust
|
- Status: Bloodlust
|
||||||
@ -4616,6 +4628,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: _Bloodylust
|
- Status: _Bloodylust
|
||||||
Icon: EFST_BLOODYLUST
|
Icon: EFST_BLOODYLUST
|
||||||
DurationLookup: SC_BLOODYLUST
|
DurationLookup: SC_BLOODYLUST
|
||||||
@ -6637,6 +6650,7 @@ Body:
|
|||||||
NoClearance: true
|
NoClearance: true
|
||||||
NoClearbuff: true
|
NoClearbuff: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Entry_Queue_Apply_Delay
|
- Status: Entry_Queue_Apply_Delay
|
||||||
Icon: EFST_ENTRY_QUEUE_APPLY_DELAY
|
Icon: EFST_ENTRY_QUEUE_APPLY_DELAY
|
||||||
Flags:
|
Flags:
|
||||||
|
|||||||
@ -342,6 +342,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoDispell: true
|
NoDispell: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
|
NoSave: true
|
||||||
End:
|
End:
|
||||||
Closeconfine: true
|
Closeconfine: true
|
||||||
Closeconfine2: true
|
Closeconfine2: true
|
||||||
@ -750,6 +751,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
MinDuration: 5000
|
MinDuration: 5000
|
||||||
- Status: Keeping
|
- Status: Keeping
|
||||||
DurationLookup: NPC_KEEPING
|
DurationLookup: NPC_KEEPING
|
||||||
@ -976,6 +978,7 @@ Body:
|
|||||||
NoMove: true
|
NoMove: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Bladestop
|
- Status: Bladestop
|
||||||
Icon: EFST_BLADESTOP
|
Icon: EFST_BLADESTOP
|
||||||
DurationLookup: MO_BLADESTOP
|
DurationLookup: MO_BLADESTOP
|
||||||
@ -1317,6 +1320,7 @@ Body:
|
|||||||
Marionette: true
|
Marionette: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
OverlapFail: true
|
OverlapFail: true
|
||||||
- Status: Marionette2
|
- Status: Marionette2
|
||||||
Icon: EFST_MARIONETTE
|
Icon: EFST_MARIONETTE
|
||||||
@ -1332,6 +1336,7 @@ Body:
|
|||||||
Marionette: true
|
Marionette: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
OverlapFail: true
|
OverlapFail: true
|
||||||
- Status: Changeundead
|
- Status: Changeundead
|
||||||
Icon: EFST_PROPERTYUNDEAD
|
Icon: EFST_PROPERTYUNDEAD
|
||||||
@ -1674,6 +1679,7 @@ Body:
|
|||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
RequireWeapon: true
|
RequireWeapon: true
|
||||||
OverlapIgnoreLevel: true
|
OverlapIgnoreLevel: true
|
||||||
|
NoSave: true
|
||||||
- Status: Elementalchange
|
- Status: Elementalchange
|
||||||
Icon: EFST_ARMOR_PROPERTY
|
Icon: EFST_ARMOR_PROPERTY
|
||||||
DurationLookup: NPC_ATTRICHANGE
|
DurationLookup: NPC_ATTRICHANGE
|
||||||
@ -2270,6 +2276,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Sun_Comfort
|
- Status: Sun_Comfort
|
||||||
Icon: EFST_SUN_COMFORT
|
Icon: EFST_SUN_COMFORT
|
||||||
DurationLookup: SG_SUN_COMFORT
|
DurationLookup: SG_SUN_COMFORT
|
||||||
@ -2277,6 +2284,7 @@ Body:
|
|||||||
Def2: true
|
Def2: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Moon_Comfort
|
- Status: Moon_Comfort
|
||||||
Icon: EFST_MOON_COMFORT
|
Icon: EFST_MOON_COMFORT
|
||||||
DurationLookup: SG_MOON_COMFORT
|
DurationLookup: SG_MOON_COMFORT
|
||||||
@ -2284,6 +2292,7 @@ Body:
|
|||||||
Flee: true
|
Flee: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Star_Comfort
|
- Status: Star_Comfort
|
||||||
Icon: EFST_STAR_COMFORT
|
Icon: EFST_STAR_COMFORT
|
||||||
DurationLookup: SG_STAR_COMFORT
|
DurationLookup: SG_STAR_COMFORT
|
||||||
@ -2291,6 +2300,7 @@ Body:
|
|||||||
Aspd: true
|
Aspd: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Fusion
|
- Status: Fusion
|
||||||
DurationLookup: SG_FUSION
|
DurationLookup: SG_FUSION
|
||||||
CalcFlags:
|
CalcFlags:
|
||||||
@ -2485,6 +2495,7 @@ Body:
|
|||||||
Int: true
|
Int: true
|
||||||
Flags:
|
Flags:
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
Fail:
|
Fail:
|
||||||
Change: true
|
Change: true
|
||||||
- Status: Bloodlust
|
- Status: Bloodlust
|
||||||
@ -4773,6 +4784,7 @@ Body:
|
|||||||
NoBanishingBuster: true
|
NoBanishingBuster: true
|
||||||
NoClearance: true
|
NoClearance: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: _Bloodylust
|
- Status: _Bloodylust
|
||||||
Icon: EFST_BLOODYLUST
|
Icon: EFST_BLOODYLUST
|
||||||
DurationLookup: SC_BLOODYLUST
|
DurationLookup: SC_BLOODYLUST
|
||||||
@ -6906,6 +6918,7 @@ Body:
|
|||||||
NoClearance: true
|
NoClearance: true
|
||||||
NoClearbuff: true
|
NoClearbuff: true
|
||||||
RemoveOnMapWarp: true
|
RemoveOnMapWarp: true
|
||||||
|
NoSave: true
|
||||||
- Status: Entry_Queue_Apply_Delay
|
- Status: Entry_Queue_Apply_Delay
|
||||||
Icon: EFST_ENTRY_QUEUE_APPLY_DELAY
|
Icon: EFST_ENTRY_QUEUE_APPLY_DELAY
|
||||||
Flags:
|
Flags:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user