Anonymous
Not logged in
Talk
Contributions
Create account
Log in
Trickster Development Wiki
Search
Editing
About - eItemOption
From Trickster Development Wiki
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
Edit source
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
''Thank you to Denki in the official Trickster Development Discord for this research!'' == Basic Explanation == The <code>eItemOption</code> is an Attribute value used in multiple XML attributes and tables. Each number represents a flag/bitcode that corresponds to a specific item property. When multiple values are present (separated by /), it means the item has all of those flags enabled. == XML Attribute Examples == === '''<u>Example 1 - ChrTypeFlags</u>''' === <blockquote><code><ChrTypeFlags>128/32768/8388608</ChrTypeFlags></code></blockquote>'''Meaning:'''<blockquote><code>128</code> β UsableToMonster <code>32768</code> β CustomData <code>8388608</code> β NotComposable</blockquote>Together, this means the item is '''Usable to Monsters''', has '''Custom Data''', and is '''Not Composable'''. === '''<u>Example 2 - DebuffBitCode</u>''' === <blockquote><code><DebuffBitCode>2/8388608</DebuffBitCode></code></blockquote>'''Meaning:'''<blockquote><code>2</code> β '''Usable''' <br><code>8388608</code> β '''NotComposable'''</blockquote> === '''<u>Example 3 - Options</u>''' === <blockquote><code><Options>1/16/1024/2048/4096</Options></code></blockquote>'''Meaning:'''<blockquote><code>1</code> β '''Rare''' <code>16</code> β '''Equipable''' <code>1024</code> β '''NotExchangeable''' <code>2048</code> β '''NotPickable''' <code>4096</code> β '''NotDropable'''</blockquote> === '''<u>Example 4 - Style</u>''' === <blockquote><code><Style>8/256/4096/32768</Style></code></blockquote>'''Meaning:'''<blockquote><code>8</code> β '''SelectTargetPos''' <code>256</code> β '''NotBuyable''' <code>4096</code> β '''NotDropable''' <code>32768</code> β '''CustomData'''</blockquote> === '''<u>Example 5 - JobTypeFlag1</u>''' === <blockquote><code><JobTypeFlag1>256/512/1024/2048/4096/8192/16384/32768</JobTypeFlag1></code></blockquote>'''Meaning:'''<blockquote><code>256</code> β '''NotBuyable''' <code>512</code> β '''NotSellable''' <code>1024</code> β '''NotExchangeable''' <code>2048</code> β '''NotPickable''' <code>4096</code> β '''NotDropable''' <code>8192</code> β '''NotVanishable''' <code>16384</code> β '''EquipableToChrType''' <code>32768</code> β '''CustomData'''</blockquote> === '''<u>Example 6 - JobTypeFlag2</u>''' === <code><JobTypeFlag2>1/2/4/8/16/32/64/128/256/512/1024/2048/4096/8192/16384/32768/65536</JobTypeFlag2></code> '''Meaning:'''<blockquote>'''Rare, Usable, SelectTargetObj, SelectTargetPos, Equipable, UsableToSelf, UsableToPlayer, UsableToMonster, NotBuyable, NotSellable, NotExchangeable, NotPickable, NotDropable, NotVanishable, EquipableToChrType, CustomData, & NotAddableToWarehouse''' (all flags from 1-65536 '''except''' ''CM'' [262144])</blockquote> === '''<u>Example 7 - HideHat</u>''' === <blockquote><code><HideHat>1/2/4/8/16/32/64/128/256/512/1024/2048/4096/8192/16384/32768/65536/131072/262144/524288/1048576/2097152/4194304/8388608</HideHat></code></blockquote>'''Meaning:'''<blockquote>Contains '''nearly the entire range of flags''' (from '''Rare''' [1] up through '''NotComposable''' [8388608]; missing ''NotReform'' [16777216], ''Skin'' [33554432], ''Event'' [67108864], ''Dummy'' [134217728], ''UseSafeZone'' [268435456]).</blockquote> == Cheatsheet == {| class="wikitable" |+eItemOption Values !# !Value ! rowspan="11" | !# !Value ! rowspan="11" | !# !Value |- |1 |Rare |1024 |NotExchangable |1048576 |Absolute Unique |- |2 |Usable |2048 |NotPickable |2097152 |Legend (Boss EQ) |- |4 |SelectTargetObj |4096 |NotDropable |4194304 |Quest |- |8 |SelectTargetPos |8192 |NotVanishable |8388608 |NotComposable |- |16 |Equipable |16384 |EquipableToChrType |16777216 |NotReform |- |32 |UsableToSelf |32768 |CustomData (more research needed*) |33554432 |Skin |- |64 |UsableToPlayer |65536 |NotAddableToWarehouse |67108864 |Event (From any Event) |- |128 |UsableToMonster |131072 |NotAddableToNeoWarehouse |134217728 |Dummy (Exchange Items) |- |256 |NotBuyable |262144 |CM (MyShop) | rowspan="2" |268435456 | rowspan="2" |UseSafeZone (Used for all skins) |- |512 |NotSellable |524288 |AutoDrill |} * Note: *Used in items that make custom changes to character such as Manicure Coloring, but also on items like Portable Port AD? [[Category:Denki]] [[Category:Attribute]] [[Category:Cheatsheet]] [[Category:XML]] [[Category:About]] [[Category:Libconfig]]
Summary:
Please note that all contributions to Trickster Development Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TODevWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs