p.atk/m.atk does not appear

litch

Vassal
Hello! Does anyone else have this problem with multiple A/S Grade items?
VoO8iea.jpg

The stats on the character are ok
 
The basic items i found A-Grade/S-Grade and Apprentice/Traver's Weapons.
 

Attachments

  • ItemName_Classic-eu.rar
    326 KB · Views: 1
  • ItemStatData.rar
    137.7 KB · Views: 1
1661284436880.png
I'm ok with this

Drac Bow in itemStatData
Code:
item_begin    object_id=7575    pDefense=0    mDefense=0    pAttack=581    mAttack=132    pAttackSpeed=293    pHit=-3.75    mHit=0.0    pCritical=12.0    mCritical=0.0    speed=0    ShieldDefense=0    ShieldDefenseRate=0    pavoid=0.0    mavoid=0.0    property_params=0    item_end
in weapongrp_classic_ . dat
Code:
item_begin    tag=0    object_id=7575    drop_type=1    drop_anim_type=1    drop_radius=15    drop_height=2    drop_texture={{[LineageWeapons.draconic_bow_m00_wp];{[LineageWeaponsTex.draconic_bow_t00_wp]}}}    icon={[icon.weapon_draconic_bow_i00];[None];[None];[None];[None]}    durability=-1    weight=1650    material_type=47    crystallizable=1    related_quest_id={}    color=1    is_attribution=0    property_params=0    icon_panel=[None]    complete_item_dropsound_type=[dropsound_complete_weapon]    inventory_type=1    body_part=7    handness=5    wp_mesh={{[LineageWeapons.draconic_bow_m00_wp]};{1}}    texture={[LineageWeaponsTex.draconic_bow_t00_wp]}    item_sound={[ItemSound.bow_small_2];[ItemSound.bow_small_3];[ItemSound.bow_small_6];[ItemSound.bow_big_2]}    drop_sound=[ItemSound.itemdrop_bow]    equip_sound=[ItemSound.itemequip_bow]    effect=[None]    random_damage=5    weapon_type=11    crystal_type=5    mp_consume=6    soulshot_count=1    spiritshot_count=1    curvature=1000    UNK_10=1    can_equip_hero=-1    is_magic_weapon=0    ertheia_fist_scale=1.0    junk=23    Enchanted={{[LineageWeapons.rangesample];{1.6;1.3;1.3};{0.0;0.0;0.0};{0.0;-3.0;0.0};1.2;1.2;0.0;{0.0;0.0;0.0};{0.0;0.0;0.0};{0.0;0.0;0.0}}}    variation_effect_type={8;0;0;0;0;0}    variation_icon={[None]}    ensoul_slot_count=1    is_ensoul=1    item_end
 
Back
Top