Mtgkuvalda
Chieftain
- Joined
- Apr 22, 2018
- Messages
- 53
I reworking lavra and want to add ranged attack, like in encampment and oppidium. I tried to transfer this property of the oppidium and failed: lavra only got hit points and armor from the walls, but can't shoot. The only difference between the oppidium and encampment from other areas I found in these lines:
<PlunderType>NO_PLUNDER</PlunderType>
<ZOC>true</ZOC>
<HitPoints>100</HitPoints>
<CaptureRemovesBuildings>true</CaptureRemovesBuildings>
I didn't find the function responsible for ranged attack anywhere. Do you know where it can be found?
<PlunderType>NO_PLUNDER</PlunderType>
<ZOC>true</ZOC>
<HitPoints>100</HitPoints>
<CaptureRemovesBuildings>true</CaptureRemovesBuildings>
I didn't find the function responsible for ranged attack anywhere. Do you know where it can be found?